| Package | Description |
|---|---|
| io.pkts.packet.sip | |
| io.pkts.packet.sip.address | |
| io.pkts.packet.sip.address.impl | |
| io.pkts.packet.sip.impl |
| Modifier and Type | Method and Description |
|---|---|
URI |
SipRequest.getRequestUri()
Get the request uri of the sip request
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SipURI |
| Modifier and Type | Method and Description |
|---|---|
URI |
URI.clone() |
static URI |
URI.frame(Buffer buffer) |
URI |
Address.getURI()
|
| Modifier and Type | Method and Description |
|---|---|
Address.AddressBuilder |
Address.AddressBuilder.uri(URI uri) |
static Address.AddressBuilder |
Address.with(URI uri) |
| Modifier and Type | Class and Description |
|---|---|
class |
SipURIImpl |
class |
URIImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract URI |
URIImpl.clone() |
URI |
AddressImpl.getURI() |
| Constructor and Description |
|---|
AddressImpl(Buffer displayName,
URI uri) |
| Modifier and Type | Method and Description |
|---|---|
URI |
SipRequestImpl.getRequestUri()
Get the request uri of the sip request
|
URI |
SipRequestLine.getRequestUri() |
| Constructor and Description |
|---|
SipRequestLine(Buffer method,
URI requestUri) |
Copyright © 2017. All Rights Reserved.