org.lastbamboo.common.sip.stack.message.header
Class SipHeaderNames
java.lang.Object
org.lastbamboo.common.sip.stack.message.header.SipHeaderNames
public final class SipHeaderNames
- extends Object
Constants for all SIP header names.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_FORWARDS
public static final String MAX_FORWARDS
- See Also:
- Constant Field Values
VIA
public static final String VIA
- See Also:
- Constant Field Values
TO
public static final String TO
- See Also:
- Constant Field Values
FROM
public static final String FROM
- See Also:
- Constant Field Values
CALL_ID
public static final String CALL_ID
- See Also:
- Constant Field Values
CSEQ
public static final String CSEQ
- See Also:
- Constant Field Values
CONTACT
public static final String CONTACT
- See Also:
- Constant Field Values
EXPIRES
public static final String EXPIRES
- See Also:
- Constant Field Values
CONTENT_LENGTH
public static final String CONTENT_LENGTH
- See Also:
- Constant Field Values
RECORD_ROUTE
public static final String RECORD_ROUTE
- See Also:
- Constant Field Values
SUPPORTED
public static final String SUPPORTED
- Constant for the Supported header.
- See Also:
- Constant Field Values
Copyright © 2013 LittleShoot. All Rights Reserved.