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

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

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

Methods in gov.nist.javax.sip.header that return ServiceRouteHeader
 ServiceRouteHeader HeaderFactoryExt.createServiceRouteHeader(Address address)
          Service-Route header
 ServiceRouteHeader HeaderFactoryImpl.createServiceRouteHeader(Address address)
          Service-Route header
 

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

Classes in gov.nist.javax.sip.header.ims that implement ServiceRouteHeader
 class ServiceRoute
          SERVICE-ROUTE header SIP param: RFC 3608.
 


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.