| Package | Description |
|---|---|
| io.pkts.packet.sip | |
| io.pkts.packet.sip.address | |
| io.pkts.packet.sip.address.impl | |
| io.pkts.packet.sip.header |
| Modifier and Type | Method and Description |
|---|---|
static SipRequest.Builder |
SipRequest.ack(SipURI requestURI) |
static SipRequest.Builder |
SipRequest.cancel(SipURI requestURI) |
| Modifier and Type | Method and Description |
|---|---|
SipURI |
SipURI.Builder.build()
Construct a
SipURI. |
SipURI |
SipURI.clone() |
static SipURI |
SipURI.frame(Buffer buffer)
Frame a sip or sips-uri, which according to RFC3261 is:
|
| Modifier and Type | Method and Description |
|---|---|
static SipURI.Builder |
SipURI.with(SipURI uri)
Create a new
SipURI.Builder based on the SipURI. |
| Modifier and Type | Class and Description |
|---|---|
class |
SipURIImpl |
| Modifier and Type | Method and Description |
|---|---|
SipURI |
SipURIImpl.clone() |
| Modifier and Type | Method and Description |
|---|---|
static ContactHeader.Builder |
ContactHeader.with(SipURI uri) |
Copyright © 2017. All Rights Reserved.