Package | Description |
---|---|
gov.nist.javax.sip.header |
Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
an implementation of the JAIN-SIP header factory.
|
javax.sip.header |
This package contains all the headers interfaces supported by this specification. |
Modifier and Type | Class and Description |
---|---|
class |
Accept
Accept header : The top level header is actually AcceptList which is a list of
Accept headers.
|
class |
ContentType
ContentType SIP Header
|
Modifier and Type | Interface and Description |
---|---|
interface |
AcceptHeader
This interface represents an Accept request-header.
|
interface |
ContentTypeHeader
The Content-Type header field indicates the media type of the message-body
sent to the recipient.
|
Copyright © 2015. All Rights Reserved.