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
M
MAGIC_NUMBER
- Static variable in class jnetpcap.capture.file.nap.
NAPModel
A pattern used to identify the "NAP" block record is in NAP format.
MAGIC_PATTERN
- Static variable in class jnetpcap.capture.file.nap.
NAPModel
A byte pattern used to identify the "NAP" block record as NAP format.
MAGIC_PATTERN
- Static variable in interface jnetpcap.capture.file.snoop.
SnoopFile
MAGIC_PATTERN_BE
- Static variable in interface jnetpcap.capture.file.pcap.
PcapFile
MAGIC_PATTERN_LE
- Static variable in interface jnetpcap.capture.file.pcap.
PcapFile
MANDATORY_ENCODING
- Static variable in class jnetpcap.capture.file.nap.
NAPModel
Mandatory byte encoding for all record headers and meta record contents.
mark(int)
- Method in class jnetpcap.capture.
CaptureInputStream
markSupported()
- Method in class jnetpcap.capture.
CaptureInputStream
MutableBlockRecord
- Interface in
jnetpcap.capture.file
Extends the immutable BlockRecord interface and adds methods for adding, removing, moving and seeking file records.
MutableCapture
<
T
extends
CapturePacket
> - Interface in
jnetpcap.capture
Extends the immutable Capture interface and adds a number of methods to add, remove, move packets or seek within the underlying packet dataset.
MutableCaptureInterface
- Interface in
jnetpcap.capture
Provides methods for setting various properties of the underlying CaptureInterface object.
MutableFileCapture
- Interface in
jnetpcap.capture
Extends the immutable FileCapture and adds methods to manipulate the packets stored in a capture file.
MutableFileIterator
- Interface in
jnetpcap.capture
Extends the immutable FileIterator and adds methods to add, remove, move or seek around the underlying packet dataset.
MutableRecordIterator
<
T
extends
Record
> - Interface in
jnetpcap.capture.file
Iterator which extends the basic immutable RecordIterator and add methods to add, remove, move or seek records in a capture file.
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