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

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

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

Methods in gov.nist.javax.sip.header that return PCalledPartyIDHeader
 PCalledPartyIDHeader HeaderFactoryExt.createPCalledPartyIDHeader(Address address)
          P-Called-Party-ID header
 PCalledPartyIDHeader HeaderFactoryImpl.createPCalledPartyIDHeader(Address address)
          P-Called-Party-ID header
 

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

Classes in gov.nist.javax.sip.header.ims that implement PCalledPartyIDHeader
 class PCalledPartyID
          P-Called-Party-ID SIP Private Header.
 


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.