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
G
getAccuracy()
- Method in interface jnetpcap.capture.file.pcap.
PcapBlockRecord
getAllRecords()
- Method in class jnetpcap.capture.file.nap.
NAPModel
getBlockId()
- Method in interface jnetpcap.capture.file.nap.
NAPBlock
getBlockRecords()
- Method in class jnetpcap.capture.file.nap.
NAPModel
getBootstrap()
- Method in enum jnetpcap.capture.file.
SuppliedFileTypes
A helper method that is used to bootstrap the file format, preload certain classes and resources.
getBootstrap()
- Method in interface jnetpcap.capture.
FileType
getByteOrder()
- Method in interface jnetpcap.capture.file.
BlockRecord
getCapabilities()
- Method in interface jnetpcap.capture.
CaptureInterface
Returns the capabilities of the capturing device.
getCapabilities()
- Method in enum jnetpcap.capture.file.nap.
PCAPRecordType
getCaptureFile()
- Method in interface jnetpcap.capture.file.
Record
getCaptureInterface()
- Method in interface jnetpcap.capture.
CapturePacket
Returns information about the device that captured this packet.
getCaptureNanos()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getCaptureSeconds()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getCaptureSystem()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getCaptureSystemId()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getCaptureTimestamp()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getChannel()
- Method in class jnetpcap.capture.file.nap.
NAPModel
getDataBuffer()
- Method in interface jnetpcap.capture.file.
DataRecord
getDataEncapsulation()
- Method in interface jnetpcap.capture.
CaptureInterface
Data encapsulation used by this capture device
getDataLength()
- Method in interface jnetpcap.capture.file.
DataRecord
getDescription()
- Method in enum jnetpcap.capture.
DataEncapsulation
getDescription()
- Method in enum jnetpcap.capture.file.nap.
NAPMetaType
getDescription()
- Method in enum jnetpcap.capture.file.nap.
NAPType
getDescription()
- Method in enum jnetpcap.capture.file.nap.
PCAPRecordType
getDescription()
- Method in enum jnetpcap.capture.file.
Record.RecordType.CommonRecordType
Short description of this type of record.
getDescription()
- Method in interface jnetpcap.capture.file.
Record.RecordType
Short description of this type of record.
getDescription()
- Method in enum jnetpcap.capture.file.
SuppliedFileTypes
Returns a short description of the file format.
getDescription()
- Method in interface jnetpcap.capture.
FileType
getDeserializedTimestamp()
- Method in interface jnetpcap.capture.
DeserializedPacket
getDisplayName()
- Method in interface jnetpcap.capture.
CaptureInterface
Gets a more human readable name for the interface if one is available.
getDrops()
- Method in interface jnetpcap.capture.file.snoop.
SnoopPacketRecord
getDrops()
- Method in interface jnetpcap.capture.
LivePacket
getFile()
- Method in exception jnetpcap.capture.
CaptureFormatException
File that the invalid format was encountered in.
getFile()
- Method in class jnetpcap.capture.file.nap.
NAPModel
getFilename()
- Method in class jnetpcap.capture.file.nap.
NAPModel
getFilePosition()
- Method in interface jnetpcap.capture.file.
Record
Returns the file position of the start of this record.
getFilePosition()
- Method in interface jnetpcap.capture.
FilePacket
getFileType()
- Method in interface jnetpcap.capture.
FileCapture
Returns file type of the currently open file.
getFilter()
- Method in interface jnetpcap.capture.
Capture
Gets the currently active filter set on this capture session.
getFilter()
- Method in interface jnetpcap.capture.
CaptureInterface
Gets the currently assigned filter to this capture device.
getFlag()
- Method in enum jnetpcap.capture.file.nap.
NAPFlag
getFlags()
- Method in interface jnetpcap.capture.file.nap.
NAPBlock
Mutable set of flags.
getFlags()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getHeaderBuffer()
- Method in interface jnetpcap.capture.file.
Record
getHeaderByteOrder()
- Method in interface jnetpcap.capture.
FileCapture
getHeaderLength()
- Method in interface jnetpcap.capture.file.
Record
getIncludedLength()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getIncludedLength()
- Method in interface jnetpcap.capture.file.pcap.
PcapPacketRecord
getIncludedLength()
- Method in interface jnetpcap.capture.file.snoop.
SnoopPacketRecord
getIncludedPacketLength()
- Method in interface jnetpcap.capture.
CapturePacket
Gets the number of octets that were included as packet data after the packet was captured.
getInErrors()
- Method in interface jnetpcap.capture.
LivePacket
getInOctets()
- Method in interface jnetpcap.capture.
LivePacket
getInPackets()
- Method in interface jnetpcap.capture.
LivePacket
getIpAddresses()
- Method in interface jnetpcap.capture.
CaptureInterface
Gets a list of ip addresses that are/were set on the interface.
getLinktype()
- Method in interface jnetpcap.capture.file.pcap.
PcapBlockRecord
getLinktype()
- Method in interface jnetpcap.capture.file.snoop.
SnoopBlockRecord
getLocal()
- Static method in class jnetpcap.capture.
CaptureFactory
Returns an instance of the current local capture factory which is responsible for creating local capture instances.
getMagicNumber()
- Method in interface jnetpcap.capture.file.snoop.
SnoopBlockRecord
getMagicPattern()
- Method in interface jnetpcap.capture.file.
BlockRecord
Returns the Magic number or pattern that is used to uniquely identify the file type of the capture file.
getMagicPattern()
- Method in interface jnetpcap.capture.file.pcap.
PcapBlockRecord
getMagicPattern()
- Method in interface jnetpcap.capture.
FileCapture
Returns the Magic number or pattern that is used to uniquely identify the file type of the capture file.
getMajorVersion()
- Method in interface jnetpcap.capture.file.pcap.
PcapBlockRecord
getMajorVersion()
- Method in interface jnetpcap.capture.file.snoop.
SnoopBlockRecord
getMetaRecordType()
- Method in interface jnetpcap.capture.file.nap.
NAPMetaRecord
getMicroseconds()
- Method in interface jnetpcap.capture.file.pcap.
PcapPacketRecord
getMicroseconds()
- Method in interface jnetpcap.capture.file.snoop.
SnoopPacketRecord
getMinorVersion()
- Method in interface jnetpcap.capture.file.pcap.
PcapBlockRecord
getMutableCapture()
- Method in interface jnetpcap.capture.
Capture
Converts this capture session from immutable Capture to MutableCapture which provides methods for adding, removing, moving and seeking (searching) around the underlying storage and packet dataset.
getMutableCaptureInterface()
- Method in interface jnetpcap.capture.
CaptureInterface
Gets the mutable version of this CaptureInterface interface.
getName()
- Method in interface jnetpcap.capture.
CaptureInterface
Gets the name as returned by the operating system of the network interface this CaptureInterface describes.
getNextBlockId()
- Method in interface jnetpcap.capture.file.nap.
NAPBlock
getOffset()
- Method in enum jnetpcap.capture.file.pcap.
PcapBlockRecord.HDR
getOffset()
- Method in enum jnetpcap.capture.file.pcap.
PcapPacketRecord.HDR
getOffset()
- Method in enum jnetpcap.capture.file.snoop.
SnoopBlockRecord.HDR
getOffset()
- Method in enum jnetpcap.capture.file.snoop.
SnoopPacketRecord.HDR
getOriginalLength()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getOriginalLength()
- Method in interface jnetpcap.capture.file.pcap.
PcapPacketRecord
getOriginalLength()
- Method in interface jnetpcap.capture.file.snoop.
SnoopPacketRecord
getOriginalPacketLength()
- Method in interface jnetpcap.capture.
CapturePacket
Gets the number of octets of the actual packet as it was originally seen at the time of the capture or on the wire.
getOSArchitecture()
- Method in interface jnetpcap.capture.
CaptureInterface
Gets the OS architecture as recorded using system property
os.architecture
getOSName()
- Method in interface jnetpcap.capture.
CaptureInterface
Get the name of the operating system the capture device is on.
getOSVersion()
- Method in interface jnetpcap.capture.
CaptureInterface
Get the version of the operating system the capture device is on.
getOutErrors()
- Method in interface jnetpcap.capture.
LivePacket
getOutOctets()
- Method in interface jnetpcap.capture.
LivePacket
getOutPackets()
- Method in interface jnetpcap.capture.
LivePacket
getPacketBuffer()
- Method in interface jnetpcap.capture.
CapturePacket
Gets a buffer that contains the packet's data.
getPacketBuffer()
- Method in interface jnetpcap.capture.file.nap.
NAPPacket
getPacketCount()
- Method in interface jnetpcap.capture.file.
BlockRecord
Returns the number of packets within the file.
getPacketCount(PacketCounterModel)
- Method in interface jnetpcap.capture.file.
BlockRecord
Gets the packet count using a different algorithm.
getPacketCount()
- Method in interface jnetpcap.capture.file.nap.
NAPBlock
getPacketCount()
- Method in interface jnetpcap.capture.
FileCapture
Returns the number of packets within the file.
getPacketCount(PacketCounterModel)
- Method in interface jnetpcap.capture.
FileCapture
Gets the packet count using a different algorithm.
getPacketRecords()
- Method in class jnetpcap.capture.file.nap.
NAPModel
getParent()
- Method in interface jnetpcap.capture.file.
DataRecord
getPosition()
- Method in exception jnetpcap.capture.
CaptureFormatException
The position within the file where the invalid format was encountred.
getPosition()
- Method in interface jnetpcap.capture.
FileIterator
Returns the absolute position or byte offset from the beginning of the file of the current position.
getProtocol()
- Method in enum jnetpcap.capture.file.nap.
NAPProtocol
getRecordLength()
- Method in interface jnetpcap.capture.file.
Record
Returns the length of this record in bytes.
getRecords(Class<E>)
- Method in interface jnetpcap.capture.file.
BlockRecord
getRecords(Class<E>)
- Method in interface jnetpcap.capture.file.
MutableBlockRecord
getRecords(Class<E>)
- Method in interface jnetpcap.capture.file.nap.
NAPBlock
getRecords(Class<E>)
- Method in interface jnetpcap.capture.
FileCapture
getRecordType()
- Method in interface jnetpcap.capture.file.nap.
NAPRecord
getRecordType()
- Method in interface jnetpcap.capture.file.
Record
Returns the type of this record.
getRemoteSession()
- Method in interface jnetpcap.capture.
Capture
Gets a reference to the RemoteSession instance that initated this capture session.
getSeconds()
- Method in interface jnetpcap.capture.file.pcap.
PcapPacketRecord
getSeconds()
- Method in interface jnetpcap.capture.file.snoop.
SnoopPacketRecord
getSerializedTimestamp()
- Method in interface jnetpcap.capture.
DeserializedPacket
getSnaplen()
- Method in interface jnetpcap.capture.file.pcap.
PcapBlockRecord
getSpec()
- Method in enum jnetpcap.capture.file.nap.
NAPMetaType
getSpec()
- Method in enum jnetpcap.capture.file.nap.
NAPType
getSpec()
- Method in enum jnetpcap.capture.file.nap.
PCAPRecordType
getSpec()
- Method in enum jnetpcap.capture.file.
Record.RecordType.CommonRecordType
Returns the URI to formal specification for this record type.
getSpec()
- Method in interface jnetpcap.capture.file.
Record.RecordType
Returns the URI to formal specification for this record type.
getTimestamp()
- Method in interface jnetpcap.capture.
CapturePacket
Convenience method which converts the
CapturePacket.getTimestampSeconds()
and
CapturePacket.getTimestampNanos()
to a Timestamp object.
getTimestampNanos()
- Method in interface jnetpcap.capture.
CapturePacket
Gets the timestamp as recorded at the time of the packet capture in fraction of a second, in nanoseconds.
getTimestampResolution()
- Method in interface jnetpcap.capture.
CaptureInterface
Returns the resolution that the capturing device is capable of.
getTimestampSeconds()
- Method in interface jnetpcap.capture.
CapturePacket
Gets the timestamp as recorded at the time of the packet capture in number of seconds since 1.1.1970.
getTimezone()
- Method in interface jnetpcap.capture.
CaptureInterface
Gets the timezone as retrieved from the operating system at the time of the packet capture.
getTimezone()
- Method in interface jnetpcap.capture.file.pcap.
PcapBlockRecord
getType()
- Method in enum jnetpcap.capture.file.nap.
NAPType
getVersion()
- Method in interface jnetpcap.capture.file.
BlockRecord
Returns the first file version found.
getVersion()
- Method in interface jnetpcap.capture.file.nap.
NAPBlock
getVersion()
- Method in interface jnetpcap.capture.
FileCapture
Returns the first file version found.
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