Uses of Class
com.rabbitmq.client.impl.ConsumerDispatcher
-
Packages that use ConsumerDispatcher Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of ConsumerDispatcher in com.rabbitmq.client.impl
Fields in com.rabbitmq.client.impl declared as ConsumerDispatcher Modifier and Type Field Description private ConsumerDispatcher
ChannelN. dispatcher
Dispatcher of consumer work for this channel
-