Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
N
NAPBinding
- Interface in
jnetpcap.capture.file.nap
NAPBlock
- Interface in
jnetpcap.capture.file.nap
NAPBlock.Flag
- Enum in
jnetpcap.capture.file.nap
NAPCaptureInfo
- Interface in
jnetpcap.capture.file.nap
NAPCaptureSystem
- Interface in
jnetpcap.capture.file.nap
NAPCounter
- Interface in
jnetpcap.capture.file.nap
NAPEvent
- Interface in
jnetpcap.capture.file.nap
NAPExpert
- Interface in
jnetpcap.capture.file.nap
NapFile
- Interface in
jnetpcap.capture.file.nap
NAP capture file format from Sly Technologies folks.
NAPFlag
- Enum in
jnetpcap.capture.file.nap
Flags that are set within the packet header.
NAPMetaRecord
- Interface in
jnetpcap.capture.file.nap
NAPMetaType
- Enum in
jnetpcap.capture.file.nap
Defines constants for Meta Record Sub Type field.
NAPModel
- Class in
jnetpcap.capture.file.nap
NAPModel()
- Constructor for class jnetpcap.capture.file.nap.
NAPModel
NAPNoOp
- Interface in
jnetpcap.capture.file.nap
NAPPacket
- Interface in
jnetpcap.capture.file.nap
NAPProperty
- Interface in
jnetpcap.capture.file.nap
NAPProtocol
- Enum in
jnetpcap.capture.file.nap
NAPRecord
- Interface in
jnetpcap.capture.file.nap
NAPRouting
- Interface in
jnetpcap.capture.file.nap
NAPType
- Enum in
jnetpcap.capture.file.nap
NAPVendor
- Interface in
jnetpcap.capture.file.nap
newBlockRecord()
- Method in interface jnetpcap.capture.file.pcap.
PcapFile
newFile(File, FileType)
- Method in interface jnetpcap.capture.
CaptureFactory.Factory
Creates a new empty file of the user specified type.
newFile(File, SuppliedFileTypes, Capture)
- Method in interface jnetpcap.capture.
CaptureFactory.Factory
Creates a new file and dumps all of the packet from capture to the new file in the proper format.
newFile(File, SuppliedFileTypes, Version, ByteOrder)
- Method in interface jnetpcap.capture.
CaptureFactory.Factory
Creates a new file in the specified format and of the specified version and using the specified byte ordering for all block and data record headers.
newFile(File, SuppliedFileTypes)
- Static method in class jnetpcap.capture.
CaptureFactory
Creates a new file of the request type
newFile(File, SuppliedFileTypes, Capture)
- Static method in class jnetpcap.capture.
CaptureFactory
A convenience utility method which creates a new file and dumps all of the packet from capture to the new file in the proper format.
newFile(File, SuppliedFileTypes, Version, ByteOrder)
- Static method in class jnetpcap.capture.
CaptureFactory
Creates a new file in the specified format, specified version and using the specified byte encoding.
newInterface()
- Method in interface jnetpcap.capture.
CaptureFactory.Factory
Creates a new empty, uninitialized CaptureInterface instance.
newInterface(NetworkInterface)
- Method in interface jnetpcap.capture.
CaptureFactory.Factory
Creates a new instance of a CaptureInterface initialized from a java.net.NetworkInterface object.
newPacket()
- Method in interface jnetpcap.capture.
FileCapture
Creates an empty packet record that is appropriate for the current file type.
newPacketRecord(PcapBlockRecord)
- Method in interface jnetpcap.capture.file.pcap.
PcapFile
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W