| Package | Description |
|---|---|
| io.pkts.framer | |
| io.pkts.packet.sip | |
| io.pkts.packet.sip.impl |
| Modifier and Type | Method and Description |
|---|---|
SipPacket |
SIPFramer.frame(TransportPacket parent,
Buffer buffer)
Ask the framer to frame the buffer into a packet.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SipRequestPacket |
interface |
SipResponsePacket |
| Modifier and Type | Method and Description |
|---|---|
SipPacket |
SipPacket.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
SipPacketImpl |
class |
SipRequestPacketImpl |
class |
SipResponsePacketImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract SipPacket |
SipPacketImpl.clone() |
Copyright © 2021. All Rights Reserved.