Overview
Package
Class
Use
Tree
Deprecated
Index
Help
NIST SIP Parser and Stack (v1.2) API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
D
DATE
- Static variable in interface gov.nist.javax.sip.header.
SIPHeaderNames
DATE
- Static variable in interface gov.nist.javax.sip.parser.
TokenTypes
DateHeader
- interface javax.sip.header.
DateHeader
.
The Date header field reflects the time when the request or response is first sent.
DateParser
- class gov.nist.javax.sip.parser.
DateParser
.
Parser for SIP Date field.
DateParser(String)
- Constructor for class gov.nist.javax.sip.parser.
DateParser
Constructor
dbgPrint()
- Method in class gov.nist.javax.sip.header.
SIPObject
Debug function
DEACTIVATED
- Static variable in interface javax.sip.header.
SubscriptionStateHeader
Reason Code: The subscription has been terminated, but the subscriber SHOULD retry immediately with a new subscription.
debug
- Static variable in class gov.nist.core.
ParserCore
debug
- Static variable in class gov.nist.core.
Debug
Debug
- class gov.nist.core.
Debug
.
A class to do debug printfs
Debug()
- Constructor for class gov.nist.core.
Debug
debugDump()
- Method in class gov.nist.javax.sip.address.
NetObject
An introspection based string formatting method.
debugDump()
- Method in class gov.nist.javax.sip.header.
ViaList
function for debug.
debugDump()
- Method in class gov.nist.javax.sip.header.
SIPObject
An introspection based string formatting method.
debugDump()
- Method in class gov.nist.javax.sip.header.
SIPHeaderList
convert to a string representation
debugDump()
- Method in class gov.nist.core.
GenericObjectList
Convert this list of headers to a formatted string.
debugDump()
- Method in class gov.nist.core.
GenericObject
Generic print formatting function: Does depth-first descent of the structure and recursively prints all non-private objects pointed to by this object.
debugDump(int)
- Method in class gov.nist.javax.sip.address.
NetObjectList
Convert to a string given an indentation(for pretty printing).
debugDump(int)
- Method in class gov.nist.javax.sip.address.
NetObject
Formatter with a given starting indentation (for nested structs).
debugDump(int)
- Method in class gov.nist.javax.sip.header.
ViaList
string formatting function.
debugDump(int)
- Method in class gov.nist.javax.sip.header.
SIPObjectList
Convert to a string given an indentation(for pretty printing).
debugDump(int)
- Method in class gov.nist.javax.sip.header.
SIPObject
Formatter with a given starting indentation (for nested structs).
debugDump(int)
- Method in class gov.nist.javax.sip.header.
SIPHeaderList
convert to a string representation (for printing).
debugDump(int)
- Method in class gov.nist.core.
GenericObjectList
Convert this list of headers to a string (for printing) with an indentation given.
debugDump(int)
- Method in class gov.nist.core.
GenericObject
Formatter with a given starting indentation.
DEC
- Static variable in class gov.nist.javax.sip.header.
SIPDate
DEC
- Static variable in interface gov.nist.javax.sip.parser.
TokenNames
DECLINE
- Static variable in interface javax.sip.message.
Response
The callee's machine was successfully contacted but the user explicitly does not wish to or cannot participate.
decrementMaxForwards()
- Method in interface javax.sip.header.
MaxForwardsHeader
This convenience function decrements the number of max-forwards by one.
decrementMaxForwards()
- Method in class gov.nist.javax.sip.header.
MaxForwards
decrement MaxForwards field one by one.
DEFAULT_PORT
- Static variable in interface gov.nist.javax.sip.
SIPConstants
DEFAULT_PORT
- Static variable in class gov.nist.javax.sip.stack.
SIPStack
Default UDP port (5060)
DefaultRouter
- class gov.nist.javax.sip.stack.
DefaultRouter
.
This is the default router.
DefaultRouter(SipStack, String)
- Constructor for class gov.nist.javax.sip.stack.
DefaultRouter
Constructor.
DefaultRouter(SIPStack, String)
- Constructor for class gov.nist.javax.sip.stack.
DefaultRouter
Constructor given SIPStack as an argument (this is only for the protocol tester.
delete()
- Method in interface javax.sip.
Dialog
This method will release all resources associated with this dialog that are tracked by the SipProvider.
delete()
- Method in class gov.nist.javax.sip.stack.
DialogImpl
This method will release all resources associated with this dialog that are tracked by the Provider.
delete(String)
- Method in class gov.nist.core.
NameValueList
Remove the element corresponding to this name.
deleteListeningPoint(ListeningPoint)
- Method in interface javax.sip.
SipStack
Deletes the specified ListeningPoint attached to this SipStack.
deleteListeningPoint(ListeningPoint)
- Method in class gov.nist.javax.sip.
SipStackImpl
Deletes the specified peer ListeningPoint attached to this SipStack.
deleteParm(String)
- Method in class gov.nist.javax.sip.address.
TelephoneNumber
delete the specified parameter.
deleteSipProvider(SipProvider)
- Method in interface javax.sip.
SipStack
Deletes the specified peer SipProvider attached to this SipStack.
deleteSipProvider(SipProvider)
- Method in class gov.nist.javax.sip.
SipStackImpl
Deletes the specified peer SipProvider attached to this SipStack.
Dialog
- interface javax.sip.
Dialog
.
A dialog represents a peer-to-peer SIP relationship between two user agents that persists for some time.
DialogImpl
- class gov.nist.javax.sip.stack.
DialogImpl
.
Tracks dialogs.
DialogState
- class javax.sip.
DialogState
.
This class contains the enumerations that define the underlying state of an existing dialog.
DIGEST
- Static variable in interface gov.nist.javax.sip.header.
ParameterNames
DIGIT
- Static variable in interface gov.nist.javax.sip.parser.
TokenTypes
DIGIT
- Static variable in class gov.nist.core.
LexerCore
DOES_NOT_EXIST_ANYWHERE
- Static variable in interface javax.sip.message.
Response
The server has authoritative information that the user indicated in the Request-URI does not exist anywhere.
doesCancelMatchTransaction(SIPRequest)
- Method in class gov.nist.javax.sip.stack.
SIPTransaction
A method that can be used to test if an incoming request belongs to this transction.
DOLLAR
- Static variable in interface gov.nist.javax.sip.parser.
TokenTypes
DOLLAR
- Static variable in class gov.nist.core.
LexerCore
DOMAIN
- Static variable in interface gov.nist.javax.sip.header.
ParameterNames
DOMAIN
- Static variable in class gov.nist.javax.sip.header.
AuthenticationHeader
DOT
- Static variable in interface gov.nist.javax.sip.parser.
TokenTypes
DOT
- Static variable in interface gov.nist.core.
Separators
DOT
- Static variable in class gov.nist.core.
LexerCore
DOUBLE_QUOTE
- Static variable in interface gov.nist.core.
Separators
DOUBLEQUOTE
- Static variable in interface gov.nist.javax.sip.parser.
TokenTypes
DOUBLEQUOTE
- Static variable in class gov.nist.core.
LexerCore
DURATION
- Static variable in class gov.nist.javax.sip.header.
RetryAfter
constant DURATION parameter.
DURATION
- Static variable in interface gov.nist.javax.sip.header.
ParameterNames
DVI4_11025
- Static variable in interface javax.sdp.
SdpConstants
Static RTP/AVP payload type for the DVI4_11025 audio codec
DVI4_16000
- Static variable in interface javax.sdp.
SdpConstants
Static RTP/AVP payload type for the DVI4_16000 audio codec.
DVI4_22050
- Static variable in interface javax.sdp.
SdpConstants
Static RTP/AVP payload type for the DVI4_22050 audio codec.
DVI4_8000
- Static variable in interface javax.sdp.
SdpConstants
Static RTP/AVP payload type for the DVI4_8000 audio codec
DYNAMIC
- Static variable in interface javax.sdp.
SdpConstants
Dynamic Payload type.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
NIST SIP Parser and Stack (v1.2) API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
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.