| Package | Description |
|---|---|
| io.pkts.packet.impl | |
| io.pkts.packet.rtcp | |
| io.pkts.packet.rtcp.impl | |
| io.pkts.packet.rtp | |
| io.pkts.packet.rtp.impl | |
| io.pkts.packet.sip | |
| io.pkts.packet.sip.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UnknownApplicationPacket
Marker interface for those
ApplicationPackets we were unable to
figure out what protocol they are. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicationPacket |
class |
UnknownApplicationPacketImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract ApplicationPacket |
AbstractApplicationPacket.clone() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RtcpPacket |
| Modifier and Type | Class and Description |
|---|---|
class |
RtcpPacketImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RtpPacket |
| Modifier and Type | Class and Description |
|---|---|
class |
RtpPacketImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SipPacket
Packet representing a SIP message.
|
interface |
SipRequestPacket |
interface |
SipResponsePacket |
| Modifier and Type | Class and Description |
|---|---|
class |
SipPacketImpl |
class |
SipRequestPacketImpl |
class |
SipResponsePacketImpl |
Copyright © 2021. All Rights Reserved.