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

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

All Superinterfaces:
Cloneable, Header, HeaderAddress, Parameters, Serializable
All Known Implementing Classes:
Path

public interface PathHeader
extends HeaderAddress, Parameters, Header

PATH header SIP param: RFC 3327.

Author:
ALEXANDRE MIGUEL SILVA SANTOS - N?? 10045401

Field Summary
static String NAME
          Name of PathHeader
 
Method Summary
 
Methods inherited from interface javax.sip.header.HeaderAddress
getAddress, setAddress
 
Methods inherited from interface javax.sip.header.Parameters
getParameter, getParameterNames, removeParameter, setParameter
 
Methods inherited from interface javax.sip.header.Header
clone, equals, getName, hashCode, toString
 

Field Detail

NAME

static final String NAME
Name of PathHeader

See Also:
Constant Field Values

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.