Package net.sf.jbaobab.helper

Contains helper classes.

See:
          Description

Class Summary
ByteHelper A helper class for manipulating byte arrays and ByteBuffer instances.
IOHelper A simple helper class for java.net related stuff.
ProtocolHelper A helper class for packing Seperator and Translator into Protocol.
ProtocolHelper.DummyTranslatorImpl A Translator that does not translate anything.
ProtocolHelper.PackedProtocolImpl<P> A Protocol that delegates operations to Seperator and Translator.
StringHelper A helper class for manipulating and encoding/decoding String instances.
 

Package net.sf.jbaobab.helper Description

Contains helper classes.