NIST SIP Parser and Stack (v1.2) API

Uses of Class
gov.nist.javax.sip.header.ParametersHeader

Packages that use ParametersHeader
gov.nist.javax.sip.header Contains implementations of the SIP headers as defined in JAIN-SIP 1.1 and an implementation of the JAIN-SIP header factory. 
 

Uses of ParametersHeader in gov.nist.javax.sip.header
 

Subclasses of ParametersHeader in gov.nist.javax.sip.header
 class Accept
          Accept header : The top level header is actually AcceptList which is a list of Accept headers.
 class AcceptEncoding
          Accept-Encoding SIP (HTTP) Header.
 class AcceptLanguage
          Accept Language body.
 class AddressParametersHeader
          An abstract class for headers that take an address and parameters.
 class AlertInfo
          AlertInfo SIP Header.
 class AuthenticationHeader
          The generic AuthenticationHeader
 class AuthenticationInfo
          Authentication info SIP Header.
 class Authorization
          Authorization SIP header.
 class CallInfo
          CallInfo SIPHeader.
 class Contact
          Contact Item.
 class ContentDisposition
          Content Dispositon SIP Header.
 class ContentType
          ContentType SIP Header 14.17 Content-Type The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET.
 class ErrorInfo
          ErrorInfo SIP Header.
 class Event
          Event SIP Header.
 class From
          From SIP Header.
 class ProxyAuthenticate
          Proxy Authenticate SIP (HTTP ) header.
 class ProxyAuthorization
          ProxyAuthorization Header.
 class Reason
          Definition of the Reason SIP Header.
 class RecordRoute
          The Request-Route header is added to a request by any proxy that insists on being in the path of subsequent requests for the same call leg.
 class ReplyTo
          ReplyTo Header.
 class RetryAfter
          Retry-After SIP Header.
 class Route
          Route SIPHeader Object
 class SubscriptionState
          SubscriptionState header
 class To
          To SIP Header.
 class Via
          Via SIPHeader (these are strung together in a ViaList).
 class WWWAuthenticate
          The WWWAuthenticate SIP header.
 


NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.