Package org.apache.activemq
Interface ActiveMQDispatcher
-
- All Known Implementing Classes:
ActiveMQConnectionConsumer,ActiveMQMessageConsumer,ActiveMQQueueReceiver,ActiveMQSession,ActiveMQTopicSubscriber,ActiveMQXASession,AdvisoryConsumer
public interface ActiveMQDispatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispatch(MessageDispatch messageDispatch)
-
-
-
Method Detail
-
dispatch
void dispatch(MessageDispatch messageDispatch)
-
-