Uses of Class
jnetpcap.capture.file.snoop.SnoopBlockRecord.HDR

Packages that use SnoopBlockRecord.HDR
jnetpcap.capture.file.snoop Sun's SNOOP capture file format (RFC 1761) 
 

Uses of SnoopBlockRecord.HDR in jnetpcap.capture.file.snoop
 

Methods in jnetpcap.capture.file.snoop that return SnoopBlockRecord.HDR
static SnoopBlockRecord.HDR SnoopBlockRecord.HDR.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SnoopBlockRecord.HDR[] SnoopBlockRecord.HDR.values()
          Returns an array containing the constants of this enum type, in the order they're declared.