NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Uses of Interface
javax.sip.header.Encoding

Packages that use Encoding
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. 

 

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

Classes in gov.nist.javax.sip.header that implement Encoding
 class AcceptEncoding
          Accept-Encoding SIP (HTTP) Header.
 class ContentEncoding
          Content encoding part of a content encoding header list.
 

Uses of Encoding in javax.sip.header
 

Subinterfaces of Encoding in javax.sip.header
 interface AcceptEncodingHeader
          This interface represents the Accept-Encoding request-header.
 interface ContentEncodingHeader
          A ContentEncodingHeader is used as a modifier to the "media-type".
 


NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

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