Package io.smallrye.reactive.messaging.providers.connectors
-
Interface Summary Interface Description InMemorySink<T> Allows interacting with an in-memory sink.InMemorySource<T> Allows interacting with an in-memory source. -
Class Summary Class Description ExecutionHolder Provides common runtime services to connectors, such as a Vertx instance, to avoid duplicating the creation and cleanup of shared components across connectors.InMemoryConnector An implementation of connector used for testing applications without having to use external broker.WorkerPoolRegistry