|
Class Summary |
| DeadEndpoint |
True Dead End |
| EventLoggingEndpoint |
Simple Endpoint implementation that logs the Event
This could be useful for deliberate end of flows that do not deliver to an external system |
| EventWiretapEndpoint |
Deprecated. - replaced with org.ikasan.framework.component.endpoint.wiretap.WiretapEndpoint |
| PayloadPublisherEndpoint |
Endpoint implementation that delegates in order all the Event's Payload's to a
PayloadPublisher |
| PluginEndpointAdapter |
Adaptor class for using Plugin's within the Endpoint framework |
| WiretapEndpoint |
Wiretap endpoint component. |