gov.nist.javax.sip.parser
Interface TokenTypes
- All Known Implementing Classes:
- AcceptEncodingParser, AcceptLanguageParser, AcceptParser, AddressParametersParser, AddressParser, AlertInfoParser, AllowEventsParser, AllowParser, AuthenticationInfoParser, AuthorizationParser, CallIDParser, CallInfoParser, ChallengeParser, ContactParser, ContentDispositionParser, ContentEncodingParser, ContentLanguageParser, ContentLengthParser, ContentTypeParser, CSeqParser, DateParser, ErrorInfoParser, EventParser, ExpiresParser, FromParser, HeaderParser, InReplyToParser, JoinParser, MaxForwardsParser, MimeVersionParser, MinExpiresParser, MinSEParser, OrganizationParser, PAccessNetworkInfoParser, ParametersParser, Parser, PAssertedIdentityParser, PAssertedServiceParser, PAssociatedURIParser, PathParser, PCalledPartyIDParser, PChargingFunctionAddressesParser, PChargingVectorParser, PMediaAuthorizationParser, PPreferredIdentityParser, PPreferredServiceParser, PProfileKeyParser, PriorityParser, PrivacyParser, ProxyAuthenticateParser, ProxyAuthorizationParser, ProxyRequireParser, PServedUserParser, PUserDatabaseParser, PVisitedNetworkIDParser, RAckParser, ReasonParser, RecordRouteParser, ReferredByParser, ReferToParser, ReplacesParser, ReplyToParser, RequireParser, RetryAfterParser, RouteParser, RSeqParser, SecurityAgreeParser, SecurityClientParser, SecurityServerParser, SecurityVerifyParser, ServerParser, ServiceRouteParser, SessionExpiresParser, SIPETagParser, SIPIfMatchParser, StatusLineParser, SubjectParser, SubscriptionStateParser, SupportedParser, TimeStampParser, ToParser, UnsupportedParser, URLParser, UserAgentParser, ViaParser, WarningParser, WWWAuthenticateParser
public interface TokenTypes
- Version:
- 1.2 $Revision: 1.12 $ $Date: 2009/07/17 18:58:06 $
START
static final int START
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
SIP
static final int SIP
- See Also:
- Constant Field Values
REGISTER
static final int REGISTER
- See Also:
- Constant Field Values
INVITE
static final int INVITE
- See Also:
- Constant Field Values
ACK
static final int ACK
- See Also:
- Constant Field Values
BYE
static final int BYE
- See Also:
- Constant Field Values
OPTIONS
static final int OPTIONS
- See Also:
- Constant Field Values
CANCEL
static final int CANCEL
- See Also:
- Constant Field Values
ERROR_INFO
static final int ERROR_INFO
- See Also:
- Constant Field Values
IN_REPLY_TO
static final int IN_REPLY_TO
- See Also:
- Constant Field Values
MIME_VERSION
static final int MIME_VERSION
- See Also:
- Constant Field Values
ALERT_INFO
static final int ALERT_INFO
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
TO
static final int TO
- See Also:
- Constant Field Values
VIA
static final int VIA
- See Also:
- Constant Field Values
USER_AGENT
static final int USER_AGENT
- See Also:
- Constant Field Values
SERVER
static final int SERVER
- See Also:
- Constant Field Values
ACCEPT_ENCODING
static final int ACCEPT_ENCODING
- See Also:
- Constant Field Values
ACCEPT
static final int ACCEPT
- See Also:
- Constant Field Values
ALLOW
static final int ALLOW
- See Also:
- Constant Field Values
ROUTE
static final int ROUTE
- See Also:
- Constant Field Values
AUTHORIZATION
static final int AUTHORIZATION
- See Also:
- Constant Field Values
PROXY_AUTHORIZATION
static final int PROXY_AUTHORIZATION
- See Also:
- Constant Field Values
RETRY_AFTER
static final int RETRY_AFTER
- See Also:
- Constant Field Values
PROXY_REQUIRE
static final int PROXY_REQUIRE
- See Also:
- Constant Field Values
CONTENT_LANGUAGE
static final int CONTENT_LANGUAGE
- See Also:
- Constant Field Values
UNSUPPORTED
static final int UNSUPPORTED
- See Also:
- Constant Field Values
SUPPORTED
static final int SUPPORTED
- See Also:
- Constant Field Values
WARNING
static final int WARNING
- See Also:
- Constant Field Values
MAX_FORWARDS
static final int MAX_FORWARDS
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
PRIORITY
static final int PRIORITY
- See Also:
- Constant Field Values
PROXY_AUTHENTICATE
static final int PROXY_AUTHENTICATE
- See Also:
- Constant Field Values
CONTENT_ENCODING
static final int CONTENT_ENCODING
- See Also:
- Constant Field Values
CONTENT_LENGTH
static final int CONTENT_LENGTH
- See Also:
- Constant Field Values
SUBJECT
static final int SUBJECT
- See Also:
- Constant Field Values
CONTENT_TYPE
static final int CONTENT_TYPE
- See Also:
- Constant Field Values
CONTACT
static final int CONTACT
- See Also:
- Constant Field Values
CALL_ID
static final int CALL_ID
- See Also:
- Constant Field Values
REQUIRE
static final int REQUIRE
- See Also:
- Constant Field Values
EXPIRES
static final int EXPIRES
- See Also:
- Constant Field Values
ENCRYPTION
static final int ENCRYPTION
- See Also:
- Constant Field Values
RECORD_ROUTE
static final int RECORD_ROUTE
- See Also:
- Constant Field Values
ORGANIZATION
static final int ORGANIZATION
- See Also:
- Constant Field Values
CSEQ
static final int CSEQ
- See Also:
- Constant Field Values
ACCEPT_LANGUAGE
static final int ACCEPT_LANGUAGE
- See Also:
- Constant Field Values
WWW_AUTHENTICATE
static final int WWW_AUTHENTICATE
- See Also:
- Constant Field Values
RESPONSE_KEY
static final int RESPONSE_KEY
- See Also:
- Constant Field Values
HIDE
static final int HIDE
- See Also:
- Constant Field Values
CALL_INFO
static final int CALL_INFO
- See Also:
- Constant Field Values
CONTENT_DISPOSITION
static final int CONTENT_DISPOSITION
- See Also:
- Constant Field Values
SUBSCRIBE
static final int SUBSCRIBE
- See Also:
- Constant Field Values
NOTIFY
static final int NOTIFY
- See Also:
- Constant Field Values
TIMESTAMP
static final int TIMESTAMP
- See Also:
- Constant Field Values
SUBSCRIPTION_STATE
static final int SUBSCRIPTION_STATE
- See Also:
- Constant Field Values
TEL
static final int TEL
- See Also:
- Constant Field Values
REPLY_TO
static final int REPLY_TO
- See Also:
- Constant Field Values
REASON
static final int REASON
- See Also:
- Constant Field Values
RSEQ
static final int RSEQ
- See Also:
- Constant Field Values
RACK
static final int RACK
- See Also:
- Constant Field Values
MIN_EXPIRES
static final int MIN_EXPIRES
- See Also:
- Constant Field Values
EVENT
static final int EVENT
- See Also:
- Constant Field Values
AUTHENTICATION_INFO
static final int AUTHENTICATION_INFO
- See Also:
- Constant Field Values
ALLOW_EVENTS
static final int ALLOW_EVENTS
- See Also:
- Constant Field Values
REFER_TO
static final int REFER_TO
- See Also:
- Constant Field Values
PUBLISH
static final int PUBLISH
- See Also:
- Constant Field Values
SIP_ETAG
static final int SIP_ETAG
- See Also:
- Constant Field Values
SIP_IF_MATCH
static final int SIP_IF_MATCH
- See Also:
- Constant Field Values
MESSAGE
static final int MESSAGE
- See Also:
- Constant Field Values
PATH
static final int PATH
- See Also:
- Constant Field Values
SERVICE_ROUTE
static final int SERVICE_ROUTE
- See Also:
- Constant Field Values
P_ASSERTED_IDENTITY
static final int P_ASSERTED_IDENTITY
- See Also:
- Constant Field Values
P_PREFERRED_IDENTITY
static final int P_PREFERRED_IDENTITY
- See Also:
- Constant Field Values
P_VISITED_NETWORK_ID
static final int P_VISITED_NETWORK_ID
- See Also:
- Constant Field Values
P_CHARGING_FUNCTION_ADDRESSES
static final int P_CHARGING_FUNCTION_ADDRESSES
- See Also:
- Constant Field Values
P_VECTOR_CHARGING
static final int P_VECTOR_CHARGING
- See Also:
- Constant Field Values
PRIVACY
static final int PRIVACY
- See Also:
- Constant Field Values
P_ACCESS_NETWORK_INFO
static final int P_ACCESS_NETWORK_INFO
- See Also:
- Constant Field Values
P_CALLED_PARTY_ID
static final int P_CALLED_PARTY_ID
- See Also:
- Constant Field Values
P_ASSOCIATED_URI
static final int P_ASSOCIATED_URI
- See Also:
- Constant Field Values
P_MEDIA_AUTHORIZATION
static final int P_MEDIA_AUTHORIZATION
- See Also:
- Constant Field Values
P_MEDIA_AUTHORIZATION_TOKEN
static final int P_MEDIA_AUTHORIZATION_TOKEN
- See Also:
- Constant Field Values
REFERREDBY_TO
static final int REFERREDBY_TO
- See Also:
- Constant Field Values
SESSIONEXPIRES_TO
static final int SESSIONEXPIRES_TO
- See Also:
- Constant Field Values
MINSE_TO
static final int MINSE_TO
- See Also:
- Constant Field Values
REPLACES_TO
static final int REPLACES_TO
- See Also:
- Constant Field Values
SIPS
static final int SIPS
- See Also:
- Constant Field Values
SECURITY_SERVER
static final int SECURITY_SERVER
- See Also:
- Constant Field Values
SECURITY_CLIENT
static final int SECURITY_CLIENT
- See Also:
- Constant Field Values
SECURITY_VERIFY
static final int SECURITY_VERIFY
- See Also:
- Constant Field Values
JOIN_TO
static final int JOIN_TO
- See Also:
- Constant Field Values
P_USER_DATABASE
static final int P_USER_DATABASE
- See Also:
- Constant Field Values
P_PROFILE_KEY
static final int P_PROFILE_KEY
- See Also:
- Constant Field Values
P_SERVED_USER
static final int P_SERVED_USER
- See Also:
- Constant Field Values
P_PREFERRED_SERVICE
static final int P_PREFERRED_SERVICE
- See Also:
- Constant Field Values
P_ASSERTED_SERVICE
static final int P_ASSERTED_SERVICE
- See Also:
- Constant Field Values
ALPHA
static final int ALPHA
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
WHITESPACE
static final int WHITESPACE
- See Also:
- Constant Field Values
BACKSLASH
static final int BACKSLASH
- See Also:
- Constant Field Values
QUOTE
static final int QUOTE
- See Also:
- Constant Field Values
AT
static final int AT
- See Also:
- Constant Field Values
SP
static final int SP
- See Also:
- Constant Field Values
HT
static final int HT
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
DOLLAR
static final int DOLLAR
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
POUND
static final int POUND
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
DOUBLEQUOTE
static final int DOUBLEQUOTE
- See Also:
- Constant Field Values
TILDE
static final int TILDE
- See Also:
- Constant Field Values
BACK_QUOTE
static final int BACK_QUOTE
- See Also:
- Constant Field Values
NULL
static final int NULL
- See Also:
- Constant Field Values
EQUALS
static final int EQUALS
- See Also:
- Constant Field Values
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
SLASH
static final int SLASH
- See Also:
- Constant Field Values
L_SQUARE_BRACKET
static final int L_SQUARE_BRACKET
- See Also:
- Constant Field Values
R_SQUARE_BRACKET
static final int R_SQUARE_BRACKET
- See Also:
- Constant Field Values
R_CURLY
static final int R_CURLY
- See Also:
- Constant Field Values
L_CURLY
static final int L_CURLY
- See Also:
- Constant Field Values
HAT
static final int HAT
- See Also:
- Constant Field Values
BAR
static final int BAR
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
EXCLAMATION
static final int EXCLAMATION
- See Also:
- Constant Field Values
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
GREATER_THAN
static final int GREATER_THAN
- See Also:
- Constant Field Values
LESS_THAN
static final int LESS_THAN
- See Also:
- Constant Field Values
PERCENT
static final int PERCENT
- See Also:
- Constant Field Values
QUESTION
static final int QUESTION
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
UNDERSCORE
static final int UNDERSCORE
- 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.