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

Uses of Interface
gov.nist.javax.sip.header.ims.PrivacyHeader

Packages that use PrivacyHeader
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. 
gov.nist.javax.sip.header.ims NIST-SIP Specific support for IMS headers contributed by Jose Miguel Freitas (Aveiro University, Portugal) and Alexandre Miguel Silva Santos (PT Inovacau, Portugal). 
 

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

Methods in gov.nist.javax.sip.header that return PrivacyHeader
 PrivacyHeader HeaderFactoryExt.createPrivacyHeader(String privacyType)
          Privacy header
 PrivacyHeader HeaderFactoryImpl.createPrivacyHeader(String privacyType)
          Privacy header
 

Uses of PrivacyHeader in gov.nist.javax.sip.header.ims
 

Classes in gov.nist.javax.sip.header.ims that implement PrivacyHeader
 class Privacy
          Privacy SIP header - RFC 3323.
 


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.