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 void
dispatch(MessageDispatch messageDispatch)
-
-
-
Method Detail
-
dispatch
void dispatch(MessageDispatch messageDispatch)
-
-