Packages
com.slytechs.jnetstream.file  
com.slytechs.jnetstream.protocol Protocol manipulation package.
com.slytechs.jnetstream.system  
com.voytechs.jnetstream  
com.voytechs.jnetstream.codec Coder/Decoder for processing packet input streams.
com.voytechs.jnetstream.codec.event Defines API for dipatching and handling of events generated by the Decoder during the decoding process.
com.voytechs.jnetstream.codec.filter  
com.voytechs.jnetstream.io Stream based, capture file processing.
com.voytechs.jnetstream.io.meta Provides an API for accessing original capture file headers and record information as META data.
com.voytechs.jnetstream.npl Network Protocol Language parsing classes which are used for processing NPL files used to describe packet and capture file structures.
com.voytechs.jnetstream.primitive JNetStream primitive (datatypes) objects.
com.voytechs.jnetstream.primitive.address Network address manipulation objects.
com.voytechs.jnetstream.protocol  
com.voytechs.jnetstream.protocol.layer4 Classes used for disecting Layer4 protocols from packet input stream (layer4 only).
com.voytechs.jnetstream.protocol.swing Contains SWING components that draw a graphical representation of protocol headers found in packets.
com.voytechs.jnetstream.test  
com.voytechs.jnetstream.util A unitility package with support static classes.
com.voytechs.tools  
com.voytechs.tools.debug  
com.voytechs.util