Package org.jboss.soa.esb.actions.converters

Class Summary
AbstractObjectXStream Abstract object and xstream action processor for common functionality.
ByteArrayToString Byte Array to String processor.
FileToStream FileToStream is a converter that open a Stream to the filename specified by the property filename.
ObjectInvoke Object to processor.
ObjectToCSVString Object to CSV String processor.
ObjectToXStream Object to XML processor.
XStreamToObject Object to processor.