public interface JmsMessageDispatcher
| Modifier and Type | Method and Description |
|---|---|
void |
onInboundMessage(JmsInboundMessageDispatch envelope)
Called when a new Message delivery is in progress.
|
void onInboundMessage(JmsInboundMessageDispatch envelope)
envelope - the incoming message dispatch information.Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.