Uses of Interface
org.apache.activemq.MessageDispatchChannel
-
Packages that use MessageDispatchChannel Package Description org.apache.activemq The core JMS client API implementation classes. -
-
Uses of MessageDispatchChannel in org.apache.activemq
Classes in org.apache.activemq that implement MessageDispatchChannel Modifier and Type Class Description class
FifoMessageDispatchChannel
class
SimplePriorityMessageDispatchChannel
Fields in org.apache.activemq declared as MessageDispatchChannel Modifier and Type Field Description protected MessageDispatchChannel
ActiveMQMessageConsumer. unconsumedMessages
Methods in org.apache.activemq with parameters of type MessageDispatchChannel Modifier and Type Method Description void
ActiveMQSession. redispatch(ActiveMQDispatcher dispatcher, MessageDispatchChannel unconsumedMessages)
-