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

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

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

Methods in gov.nist.javax.sip.header that return PAssociatedURIHeader
 PAssociatedURIHeader HeaderFactoryExt.createPAssociatedURIHeader(Address assocURI)
          Creates a new P-Associated-URI header based on the supplied address
 PAssociatedURIHeader HeaderFactoryImpl.createPAssociatedURIHeader(Address assocURI)
          Creates a new P-Associated-URI header based on the supplied address
 

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

Classes in gov.nist.javax.sip.header.ims that implement PAssociatedURIHeader
 class PAssociatedURI
          P-Associated-URI 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.