| 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 |
|---|---|
ContentTypeHeader |
SipMessage.getContentTypeHeader()
Get the
ContentTypeHeader for this message. |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeHeader |
ContentTypeHeader.clone() |
static ContentTypeHeader |
ContentTypeHeader.frame(Buffer buffer)
Frame the value as a
ContentTypeHeader. |
protected ContentTypeHeader |
ContentTypeHeader.Builder.internalBuild(Buffer rawValue,
Buffer type,
Buffer subType,
Buffer params) |
default ContentTypeHeader |
SipHeader.toContentTypeHeader() |
default ContentTypeHeader |
ContentTypeHeader.toContentTypeHeader() |
| Modifier and Type | Method and Description |
|---|---|
SipHeader.Builder<ContentTypeHeader> |
ContentTypeHeader.Builder.withValue(Buffer value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentTypeHeaderImpl |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeHeader |
ContentTypeHeaderImpl.clone() |
ContentTypeHeader |
ContentTypeHeaderImpl.ensure() |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeHeader |
ImmutableSipMessage.getContentTypeHeader() |
Copyright © 2016. All Rights Reserved.