| Package | Description |
|---|---|
| io.pkts.packet.sip | |
| io.pkts.packet.sip.header | |
| io.pkts.packet.sip.header.impl | |
| io.pkts.packet.sip.impl |
| Modifier and Type | Method and Description |
|---|---|
CallIdHeader |
SipMessage.getCallIDHeader()
Convenience method for fetching the call-id-header
|
| Modifier and Type | Method and Description |
|---|---|
SipRequest.Builder |
SipRequest.Builder.callId(CallIdHeader callId) |
| Modifier and Type | Method and Description |
|---|---|
CallIdHeader |
CallIdHeader.clone() |
static CallIdHeader |
CallIdHeader.create() |
static CallIdHeader |
CallIdHeader.frame(Buffer buffer) |
static CallIdHeader |
CallIdHeader.frameCompact(Buffer buffer)
Frame the
CallIdHeader using its compact name. |
| Modifier and Type | Class and Description |
|---|---|
class |
CallIdHeaderImpl |
| Modifier and Type | Method and Description |
|---|---|
CallIdHeader |
CallIdHeaderImpl.clone() |
CallIdHeader |
CallIdHeaderImpl.ensure() |
| Modifier and Type | Method and Description |
|---|---|
CallIdHeader |
SipMessageImpl.getCallIDHeader()
Convenience method for fetching the call-id-header
|
Copyright © 2017. All Rights Reserved.