Uses of Class
io.smallrye.reactive.messaging.connectors.WorkerPoolRegistry
-
Packages that use WorkerPoolRegistry Package Description io.smallrye.reactive.messaging -
-
Uses of WorkerPoolRegistry in io.smallrye.reactive.messaging
Fields in io.smallrye.reactive.messaging declared as WorkerPoolRegistry Modifier and Type Field Description protected WorkerPoolRegistry
AbstractMediator. workerPoolRegistry
Methods in io.smallrye.reactive.messaging with parameters of type WorkerPoolRegistry Modifier and Type Method Description void
AbstractMediator. setWorkerPoolRegistry(WorkerPoolRegistry workerPoolRegistry)
-