| Interface | Description |
|---|---|
| IPPacket |
Represents a packet from the Network Layer (layer 3).
|
| IPv4Packet |
Represents a packet from the Network Layer (layer 3).
|
| IPv6Packet | |
| MACPacket |
Represents a packet from the Data Link Layer (DLL - Layer 2 in the OSI
model).
|
| Packet |
Represents a captured packet.
|
| PCapPacket | |
| SDPPacket | |
| TCPPacket | |
| TransportPacket |
Represents a Transport packet (Layer 4 in the OSI)
|
| TransportPacketFactory | |
| UDPPacket |
| Class | Description |
|---|---|
| PacketFactory |
You can't write java without a bunch of factories! :-)
|
| PreConditions |
Note: as pkts.io will move to sniceio instead, we will use the PreConditions class
that exists within sniceio-commons.
|
| Exception | Description |
|---|---|
| PacketParseException |
Signals that an error has been reached unexpectedly while parsing a packet.
|
Copyright © 2021. All Rights Reserved.