Package org.jnetstream.capture.file.snoop

SNOOP capture file format (RFC 1761).

See:
          Description

Interface Summary
SnoopBlockRecord  
SnoopFile SNOOP capture file format from SUN Microsystem's folks.
SnoopInput A stream formatted to comform to Snoop file format.
SnoopOutput  
SnoopPacket  
SnoopPacketRecord  
SnoopRecord  
 

Enum Summary
SnoopBlockRecord.SnoopBlockHeader  
SnoopDLT Pcap data link type that specified the type of the first protocol found within the packet's content buffer.
SnoopPacketRecord.SnoopPacketHeader  
SnoopRecordType Types of record found in Snoop file format.
 

Package org.jnetstream.capture.file.snoop Description

SNOOP capture file format (RFC 1761). Typical filename extension is .snoop for SNOOP files.