|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SnoopFile
SNOOP capture file format from SUN Microsystem's folks.
| Field Summary | |
|---|---|
static int |
HEADER_LENGTH
|
static byte[] |
MAGIC_PATTERN
|
| Method Summary |
|---|
| Methods inherited from interface jnetpcap.capture.MutableFileCapture |
|---|
flush |
| Methods inherited from interface jnetpcap.capture.FileCapture |
|---|
asType, close, getFileType, getHeaderByteOrder, getMagicPattern, getPacketCount, getPacketCount, getRecords, getVersion, newPacket |
| Methods inherited from interface jnetpcap.capture.Capture |
|---|
getFilter, getMutableCapture, getRemoteSession, isCaptureMutable, isCaptureRemote, setFilter |
| Methods inherited from interface jnetpcap.capture.FileIterator |
|---|
getPosition |
| Methods inherited from interface jnetpcap.capture.Capture |
|---|
getFilter, getMutableCapture, getRemoteSession, isCaptureMutable, isCaptureRemote, setFilter |
| Methods inherited from interface jnetpcap.capture.MutableFileIterator |
|---|
seek, setPosition |
| Methods inherited from interface jnetpcap.capture.FileIterator |
|---|
getPosition |
| Field Detail |
|---|
static final byte[] MAGIC_PATTERN
static final int HEADER_LENGTH
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||