Package org.ikasan.testharness.flow.expectation.model
-
Class Summary Class Description AbstractComponent Abstract modelling of a flow component type.BrokerComponent Broker Component type.ConsumerComponent Consumer Component type.ConverterComponent Converter Component type.FilterComponent Filter Component type.IgnoreExpectation<T> Ignore expectation allows for a standard implementation to be provided when ignoring expected behaviour.MultiRecipientRouterComponent Router Component type.ProducerComponent Producer Component type.SequencerComponent Sequencer Component type.SingleRecipientRouterComponent Router Component type.SplitterComponent Splitter Component type.TranslatorComponent Translator Component type.