Package org.ikasan.framework.component

Interface Summary
Converter<S,T> Sometimes it is essential to translate data syntax (that is the representation of data) being transported within a flow.
IkasanExceptionHandler This interface defines the public interface for invocation of the Ikasan Exception Handler
 

Class Summary
Event Event provides the transport framing object for all payloads and associated data across synchronous hops ie JMS -> JMS.
LoggingExceptionHandlerImpl Simple implementation of IkasanExceptionHandler, that simply logs the exception and returns a predefined IkasanExceptionAction
 

Exception Summary
ConversionException Wrapper for errors experienced while converting between types.
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.