Uses of Interface
org.ikasan.framework.component.sequencing.Sequencer

Packages that use Sequencer
org.ikasan.framework.component.sequencing   
 

Uses of Sequencer in org.ikasan.framework.component.sequencing
 

Classes in org.ikasan.framework.component.sequencing that implement Sequencer
 class EventAggregatingSequencer
          Deprecated. - use the Sequencer interface directly
 class SinglePayloadPerEventSplitter
          Sequencer implementation which splits an incoming event's payloads into multiple outgoing events each containing a single payload.
 class TokenizingSplitter
          Sequencer implementation which tokenises an incoming event's payloads into individual multiple outgoing events, containing a single payload, based on the tokenising criteria.
 class UncompressDataSplitter
          Implementation of @see Sequencer.
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.