Uses of Class
com.rabbitmq.client.impl.WorkPool
-
Packages that use WorkPool Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of WorkPool in com.rabbitmq.client.impl
Fields in com.rabbitmq.client.impl declared as WorkPool Modifier and Type Field Description private WorkPool<Channel,java.lang.Runnable>
ConsumerWorkService. workPool
-