JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.RequireHeader

Packages that use RequireHeader
javax.sip.header

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

 

Uses of RequireHeader in javax.sip.header
 

Subinterfaces of RequireHeader in javax.sip.header
 interface ProxyRequireHeader
          The Proxy-Require header field is used to indicate proxy-sensitive features that must be supported by the proxy.
 

Methods in javax.sip.header that return RequireHeader
 RequireHeader HeaderFactory.createRequireHeader(String optionTag)
          Creates a new RequireHeader based on the newly supplied optionTag value.
 


JAIN-SIP 2.0 API


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