|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lastbamboo.common.sip.stack.message.header.SipHeaderParamNames
public final class SipHeaderParamNames
Contant for SIP header parameter names.
| Field Summary | |
|---|---|
static String |
BRANCH
Constant for the branch parameter. |
static String |
RECEIVED
Constant for the "received" parameter, used to the specify the IP address requests were received on. |
static String |
RPORT
Constant for the "rport" Via header parameter. |
static String |
SIP_INSTANCE
|
static String |
TAG
Constant for the "tag" param in To and From headers. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TAG
public static final String BRANCH
public static final String SIP_INSTANCE
public static final String RECEIVED
public static final String RPORT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||