| Class | Description |
|---|---|
| AbstractAsynchEvent |
Base class for asynchronous
message events. |
| CompletedMsgAsynchEvent |
Event for successfully completed message, i.e.
|
| EventNotifierBase<T extends EventObject> |
Base class for implementing
Camel event notifiers. |
| FailedMsgAsynchEvent |
Event for failed message, i.e.
|
| PartlyFailedMsgAsynchEvent |
Event for partly failed message, i.e.
|
| PostponedMsgAsynchEvent |
Event for postponed message, i.e.
|
| ProcessingMsgAsynchEvent |
Event for processing message, i.e.
|
| WaitingMsgAsynchEvent |
Event for waiting message, i.e.
|
| Annotation Type | Description |
|---|---|
| EventNotifier |
Indicates that an annotated class is a Camel
EventNotifier event notifier class. |
events.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.