| Package | Description |
|---|---|
| io.pkts.frame | |
| io.pkts.packet | |
| io.pkts.packet.impl | |
| io.pkts.packet.sctp | |
| io.pkts.packet.sip |
| Modifier and Type | Method and Description |
|---|---|
Packet |
Frame.parse()
A frame has not fully parsed the data but only enough so it can find the
boundary between the headers and its payload.
|
| Modifier and Type | Method and Description |
|---|---|
Packet |
Packet.getNextPacket()
Get the next frame, or null if there is none.
|
Packet |
Packet.getPacket(Protocol p)
Find the packet for protocol p.
|
| Modifier and Type | Method and Description |
|---|---|
Packet |
PCapPacketImpl.getNextPacket() |
Packet |
AbstractPacket.getPacket(Protocol p) |
| Modifier and Type | Class and Description |
|---|---|
class |
SctpParseException |
| Modifier and Type | Class and Description |
|---|---|
class |
SipPacketParseException |
Copyright © 2021. All Rights Reserved.