gov.nist.javax.sip.parser
Interface TokenNames
- All Superinterfaces:
- ParameterNames, ParameterNames
- public interface TokenNames
- extends ParameterNames, ParameterNames
A grab bag of SIP Token names.
- Version:
- JAIN-SIP-1.1
- Author:
- M. Ranganathan
This code is in the public domain.
Fields inherited from interface gov.nist.javax.sip.header.ParameterNames |
ACTION, ALERT, ALGORITHM, BRANCH, CARD, CAUSE, CNONCE, COOKIE, DIGEST, DOMAIN, DURATION, EMERGENCY, EXPIRES, HANDLING, HIDDEN, ICON, ID, INFO, MADDR, NC, NEXT_NONCE, NON_URGENT, NONCE, NONCE_COUNT, NORMAL, OPAQUE, OPTIONAL, PASSWORD, PROXY, PUBKEY, PURPOSE, Q, QOP, REALM, RECEIVED, REDIRECT, RENDER, REQUIRED, RESPONSE, SESSION, SIGNATURE, SIGNED_BY, STALE, TAG, TEXT, TRANSPORT, TTL, URGENT, URI, USERNAME, VERSION |
INVITE
public static final String INVITE
- See Also:
- Constant Field Values
ACK
public static final String ACK
- See Also:
- Constant Field Values
BYE
public static final String BYE
- See Also:
- Constant Field Values
SUBSCRIBE
public static final String SUBSCRIBE
- See Also:
- Constant Field Values
NOTIFY
public static final String NOTIFY
- See Also:
- Constant Field Values
OPTIONS
public static final String OPTIONS
- See Also:
- Constant Field Values
REGISTER
public static final String REGISTER
- See Also:
- Constant Field Values
SIP
public static final String SIP
- See Also:
- Constant Field Values
SIPS
public static final String SIPS
- See Also:
- Constant Field Values
TEL
public static final String TEL
- See Also:
- Constant Field Values
GMT
public static final String GMT
- See Also:
- Constant Field Values
MON
public static final String MON
- See Also:
- Constant Field Values
TUE
public static final String TUE
- See Also:
- Constant Field Values
WED
public static final String WED
- See Also:
- Constant Field Values
THU
public static final String THU
- See Also:
- Constant Field Values
FRI
public static final String FRI
- See Also:
- Constant Field Values
SAT
public static final String SAT
- See Also:
- Constant Field Values
SUN
public static final String SUN
- See Also:
- Constant Field Values
JAN
public static final String JAN
- See Also:
- Constant Field Values
FEB
public static final String FEB
- See Also:
- Constant Field Values
MAR
public static final String MAR
- See Also:
- Constant Field Values
APR
public static final String APR
- See Also:
- Constant Field Values
MAY
public static final String MAY
- See Also:
- Constant Field Values
JUN
public static final String JUN
- See Also:
- Constant Field Values
JUL
public static final String JUL
- See Also:
- Constant Field Values
AUG
public static final String AUG
- See Also:
- Constant Field Values
SEP
public static final String SEP
- See Also:
- Constant Field Values
OCT
public static final String OCT
- See Also:
- Constant Field Values
NOV
public static final String NOV
- See Also:
- Constant Field Values
DEC
public static final String DEC
- See Also:
- Constant Field Values
K
public static final String K
- See Also:
- Constant Field Values
C
public static final String C
- See Also:
- Constant Field Values
E
public static final String E
- See Also:
- Constant Field Values
F
public static final String F
- See Also:
- Constant Field Values
I
public static final String I
- See Also:
- Constant Field Values
M
public static final String M
- See Also:
- Constant Field Values
L
public static final String L
- See Also:
- Constant Field Values
S
public static final String S
- See Also:
- Constant Field Values
T
public static final String T
- See Also:
- Constant Field Values
V
public static final String V
- See Also:
- Constant Field Values
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.