gov.nist.javax.sip.header
Interface ParameterNames
- All Known Subinterfaces:
- SIPConstants, TokenNames, TokenNamesIms
public interface ParameterNames
A list of commonly occuring parameter names. These are for conveniance so as
to avoid typo's
- Since:
- 1.1
- Version:
- 1.2 $Revision: 1.8 $ $Date: 2009/07/17 18:57:33 $
- Author:
- M. Ranganathan
NEXT_NONCE
static final String NEXT_NONCE
- See Also:
- Constant Field Values
TAG
static final String TAG
- See Also:
- Constant Field Values
USERNAME
static final String USERNAME
- See Also:
- Constant Field Values
URI
static final String URI
- See Also:
- Constant Field Values
DOMAIN
static final String DOMAIN
- See Also:
- Constant Field Values
CNONCE
static final String CNONCE
- See Also:
- Constant Field Values
PASSWORD
static final String PASSWORD
- See Also:
- Constant Field Values
RESPONSE
static final String RESPONSE
- See Also:
- Constant Field Values
RESPONSE_AUTH
static final String RESPONSE_AUTH
- See Also:
- Constant Field Values
OPAQUE
static final String OPAQUE
- See Also:
- Constant Field Values
ALGORITHM
static final String ALGORITHM
- See Also:
- Constant Field Values
DIGEST
static final String DIGEST
- See Also:
- Constant Field Values
SIGNED_BY
static final String SIGNED_BY
- See Also:
- Constant Field Values
SIGNATURE
static final String SIGNATURE
- See Also:
- Constant Field Values
NONCE
static final String NONCE
- See Also:
- Constant Field Values
NONCE_COUNT
static final String NONCE_COUNT
- See Also:
- Constant Field Values
PUBKEY
static final String PUBKEY
- See Also:
- Constant Field Values
COOKIE
static final String COOKIE
- See Also:
- Constant Field Values
REALM
static final String REALM
- See Also:
- Constant Field Values
VERSION
static final String VERSION
- See Also:
- Constant Field Values
STALE
static final String STALE
- See Also:
- Constant Field Values
QOP
static final String QOP
- See Also:
- Constant Field Values
NC
static final String NC
- See Also:
- Constant Field Values
PURPOSE
static final String PURPOSE
- See Also:
- Constant Field Values
CARD
static final String CARD
- See Also:
- Constant Field Values
INFO
static final String INFO
- See Also:
- Constant Field Values
ACTION
static final String ACTION
- See Also:
- Constant Field Values
PROXY
static final String PROXY
- See Also:
- Constant Field Values
REDIRECT
static final String REDIRECT
- See Also:
- Constant Field Values
EXPIRES
static final String EXPIRES
- See Also:
- Constant Field Values
Q
static final String Q
- See Also:
- Constant Field Values
RENDER
static final String RENDER
- See Also:
- Constant Field Values
SESSION
static final String SESSION
- See Also:
- Constant Field Values
ICON
static final String ICON
- See Also:
- Constant Field Values
ALERT
static final String ALERT
- See Also:
- Constant Field Values
HANDLING
static final String HANDLING
- See Also:
- Constant Field Values
REQUIRED
static final String REQUIRED
- See Also:
- Constant Field Values
OPTIONAL
static final String OPTIONAL
- See Also:
- Constant Field Values
EMERGENCY
static final String EMERGENCY
- See Also:
- Constant Field Values
URGENT
static final String URGENT
- See Also:
- Constant Field Values
NORMAL
static final String NORMAL
- See Also:
- Constant Field Values
NON_URGENT
static final String NON_URGENT
- See Also:
- Constant Field Values
DURATION
static final String DURATION
- See Also:
- Constant Field Values
BRANCH
static final String BRANCH
- See Also:
- Constant Field Values
HIDDEN
static final String HIDDEN
- See Also:
- Constant Field Values
RECEIVED
static final String RECEIVED
- See Also:
- Constant Field Values
MADDR
static final String MADDR
- See Also:
- Constant Field Values
TTL
static final String TTL
- See Also:
- Constant Field Values
TRANSPORT
static final String TRANSPORT
- See Also:
- Constant Field Values
TEXT
static final String TEXT
- See Also:
- Constant Field Values
CAUSE
static final String CAUSE
- See Also:
- Constant Field Values
ID
static final String ID
- See Also:
- Constant Field Values
RPORT
static final String RPORT
- See Also:
- Constant Field Values
TO_TAG
static final String TO_TAG
- See Also:
- Constant Field Values
FROM_TAG
static final String FROM_TAG
- See Also:
- Constant Field Values
SIP_INSTANCE
static final String SIP_INSTANCE
- See Also:
- Constant Field Values
PUB_GRUU
static final String PUB_GRUU
- See Also:
- Constant Field Values
TEMP_GRUU
static final String TEMP_GRUU
- See Also:
- Constant Field Values
GRUU
static final String GRUU
- See Also:
- Constant Field Values
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.