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

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

All Superinterfaces:
Cloneable, Header, HeaderAddress, Serializable
All Known Implementing Classes:
PProfileKey

public interface PProfileKeyHeader
extends HeaderAddress, Header

Author:
aayush.bhatnagar Rancore Technologies Pvt Ltd, Mumbai India. The ABNF syntax of this header is as follows: P-Profile-Key = "P-Profile-Key" HCOLON {name-addr / addr-spec} *{ SEMI generic-param } Eg: P-Profile-Key:

Field Summary
static String NAME
           
 
Method Summary
 
Methods inherited from interface javax.sip.header.HeaderAddress
getAddress, setAddress
 
Methods inherited from interface javax.sip.header.Header
clone, equals, getName, hashCode, toString
 

Field Detail

NAME

static final String NAME
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.