Uses of Class
jnetpcap.capture.file.nap.NAPProtocol

Packages that use NAPProtocol
jnetpcap.capture.file.nap Network cAPture file format. 
 

Uses of NAPProtocol in jnetpcap.capture.file.nap
 

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