JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.AcceptHeader

Packages that use AcceptHeader
javax.sip.header

This package contains all the headers interfaces supported by this specification. 

 

Uses of AcceptHeader in javax.sip.header
 

Methods in javax.sip.header that return AcceptHeader
 AcceptHeader HeaderFactory.createAcceptHeader(String contentType, String contentSubType)
          Creates a new AcceptHeader based on the newly supplied contentType and contentSubType values.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.