| Package | Description |
|---|---|
| io.pkts.packet.sip | |
| io.pkts.packet.sip.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SipRequest |
interface |
SipResponse |
| Modifier and Type | Method and Description |
|---|---|
SipMessage |
SipMessage.clone()
Perform a deep clone of this SipMessage.
|
static SipMessage |
SipMessage.frame(Buffer buffer)
Frame the supplied buffer into a
SipMessage. |
static SipMessage |
SipMessage.frame(String buffer) |
| Modifier and Type | Class and Description |
|---|---|
class |
SipMessageImpl |
class |
SipRequestImpl |
class |
SipResponseImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract SipMessage |
SipMessageImpl.clone() |
static SipMessage |
SipParser.frame(Buffer buffer)
Frame the supplied buffer into a
SipMessage. |
Copyright © 2017. All Rights Reserved.