Package net.sf.xbus.protocol.bytearraylist

Provides a class to dynamically load a Java class to transform data

See:
          Description

Class Summary
ByteArrayList2StreamTransformer The ByteArrayList2StreamTransformer returns a ByteArrayInputStream to read its content.
ByteArrayListMessage ByteArrayListMessage
Stream2ByteArrayListTransformer The Stream2ByteArrayListTransformer read the content of an InputStream into a ByteArrayList.
 

Package net.sf.xbus.protocol.bytearraylist Description

Provides a class to dynamically load a Java class to transform data.