Uses of Interface
org.ikasan.framework.component.endpoint.Endpoint

Packages that use Endpoint
org.ikasan.framework.component.endpoint   
 

Uses of Endpoint in org.ikasan.framework.component.endpoint
 

Classes in org.ikasan.framework.component.endpoint that implement Endpoint
 class DeadEndpoint
          True Dead End
 class 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
 class EventWiretapEndpoint
          Deprecated. - replaced with org.ikasan.framework.component.endpoint.wiretap.WiretapEndpoint
 class PayloadPublisherEndpoint
          Endpoint implementation that delegates in order all the Event's Payload's to a PayloadPublisher
 class PluginEndpointAdapter
          Adaptor class for using Plugin's within the Endpoint framework
 class WiretapEndpoint
          Wiretap endpoint component.
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.