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 classFifoMessageDispatchChannelclassSimplePriorityMessageDispatchChannelFields in org.apache.activemq declared as MessageDispatchChannel Modifier and Type Field Description protected MessageDispatchChannelActiveMQMessageConsumer. unconsumedMessagesMethods in org.apache.activemq with parameters of type MessageDispatchChannel Modifier and Type Method Description voidActiveMQSession. redispatch(ActiveMQDispatcher dispatcher, MessageDispatchChannel unconsumedMessages)
-