public class ProcessingMsgAsynchEvent extends AbstractAsynchEvent
MsgStateEnum.PROCESSING state.
Event occurs when the message is really being processed (when processing starts).source| Constructor and Description |
|---|
ProcessingMsgAsynchEvent(org.apache.camel.Exchange exchange,
Message message)
Creates new event.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getMessagegetSourcepublic ProcessingMsgAsynchEvent(org.apache.camel.Exchange exchange,
Message message)
exchange - the exchangemessage - the messagepublic String toString()
toString in class AbstractAsynchEventCopyright © 2018 Pivotal Software, Inc.. All rights reserved.