| Package | Description |
|---|---|
| io.pkts.packet.sip.header | |
| io.pkts.packet.sip.header.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
AddressParametersHeader.Builder<T extends AddressParametersHeader> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContactHeader |
interface |
FromHeader
Source: RFC 3261 section 8.1.1.3
|
interface |
RecordRouteHeader
Source: RFC 3261 section 20.30
|
interface |
RouteHeader
Source: RFC 3261 section 20.30
|
interface |
ToHeader |
| Modifier and Type | Method and Description |
|---|---|
static <T> AddressParametersHeader.Builder<AddressParametersHeader> |
AddressParametersHeader.with(Buffer headerName) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressParametersHeaderImpl
A base class for all headers that implmenets both the
Address and Parameters
interfaces, such as the ToHeader and FromHeader. |
class |
ContactHeaderImpl |
class |
FromHeaderImpl |
class |
RecordRouteHeaderImpl |
class |
RouteHeaderImpl |
class |
ToHeaderImpl |
| Modifier and Type | Method and Description |
|---|---|
AddressParametersHeader |
AddressParametersHeaderImpl.ensure() |
Copyright © 2017. All Rights Reserved.