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

Uses of Interface
javax.sip.header.MediaType

Packages that use MediaType
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 MediaType in gov.nist.javax.sip.header
 

Classes in gov.nist.javax.sip.header that implement MediaType
 class Accept
          Accept header : The top level header is actually AcceptList which is a list of Accept headers.
 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.
 

Uses of MediaType in javax.sip.header
 

Subinterfaces of MediaType in javax.sip.header
 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.
 


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.