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

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

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

Methods in gov.nist.javax.sip.header that return PathHeader
 PathHeader HeaderFactoryExt.createPathHeader(Address address)
          PATH header
 PathHeader HeaderFactoryImpl.createPathHeader(Address address)
          PATH header
 

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

Classes in gov.nist.javax.sip.header.ims that implement PathHeader
 class Path
           
 


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.