NIST-SIP: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

D

D_VER - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DATE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
DATE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
DateHeader - Interface in javax.sip.header
The Date header field reflects the time when the request or response is first sent.
DateParser - Class in gov.nist.javax.sip.parser
Parser for SIP Date field.
DateParser(String) - Constructor for class gov.nist.javax.sip.parser.DateParser
Constructor
dbgPrint(int) - Method in class gov.nist.javax.sdp.fields.SDPObject
Formatter with a given starting indentation.
dbgPrint() - Method in class gov.nist.javax.sip.header.SIPObject
Debug function
dbgPrint() - Method in class gov.nist.javax.sip.message.MessageObject
 
dbgPrint(int) - Method in class gov.nist.javax.sip.message.MessageObject
Formatter with a given starting indentation (for nested structs).
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.
debugDump(int) - Method in class gov.nist.javax.sdp.fields.SDPFieldList
convert to a string representation (for printing).
debugDump() - Method in class gov.nist.javax.sdp.fields.SDPFieldList
convert to a string representation
debugDump() - Method in class gov.nist.javax.sdp.fields.SDPObject
Generic introspection based printing funciton for this package.
debugDump() - Method in class gov.nist.javax.sip.address.NetObject
An introspection based string formatting method.
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.address.NetObjectList
Convert to a string given an indentation(for pretty printing).
debugDump(int) - Method in class gov.nist.javax.sip.header.SIPHeaderList
convert to a string representation (for printing).
debugDump() - Method in class gov.nist.javax.sip.header.SIPHeaderList
convert to a string representation
debugDump() - Method in class gov.nist.javax.sip.header.SIPObject
An introspection based string formatting method.
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.SIPObjectList
Convert to a string given an indentation(for pretty printing).
debugDump() - Method in class gov.nist.javax.sip.message.MessageObject
An introspection based string formatting method.
debugDump() - Method in class gov.nist.javax.sip.message.SIPMessage
Get the string representation of this header (for pretty printing the generated structure).
debugDump() - Method in class gov.nist.javax.sip.message.SIPRequest
Convert to a formatted string for pretty printing.
debugDump() - Method in class gov.nist.javax.sip.message.SIPResponse
Print formatting function.
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.
decode(String) - Static method in class gov.nist.javax.sip.address.RFC2396UrlDecoder
Decode a path.
decrementMaxForwards() - Method in class gov.nist.javax.sip.header.MaxForwards
decrement MaxForwards field one by one.
decrementMaxForwards() - Method in interface javax.sip.header.MaxForwardsHeader
This convenience function decrements the number of max-forwards by one.
DEFAULT_PORT - Static variable in interface gov.nist.javax.sip.SIPConstants
 
DEFAULT_TLS_PORT - Static variable in interface gov.nist.javax.sip.SIPConstants
 
DefaultAddressResolver - Class in gov.nist.javax.sip
This is the default implementation of the AddressResolver.
DefaultAddressResolver() - Constructor for class gov.nist.javax.sip.DefaultAddressResolver
 
DefaultMessageLogFactory - Class in gov.nist.javax.sip.stack
The Default Message log factory.
DefaultMessageLogFactory() - Constructor for class gov.nist.javax.sip.stack.DefaultMessageLogFactory
 
DefaultNetworkLayer - Class in gov.nist.core.net
default implementation which passes straight through to java platform
DefaultRouter - Class in gov.nist.javax.sip.stack
This is the default router.
DefaultRouter(SipStack, String) - Constructor for class gov.nist.javax.sip.stack.DefaultRouter
Constructor.
delete(String, String) - Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Remove parameter
delete() - Method in class gov.nist.javax.sip.stack.SIPDialog
 
delete() - Method in interface javax.sip.Dialog
This method will release all resources associated with this dialog that are tracked by the SipProvider.
deleteListeningPoint(ListeningPoint) - Method in class gov.nist.javax.sip.SipStackImpl
 
deleteListeningPoint(ListeningPoint) - Method in interface javax.sip.SipStack
Deletes the specified ListeningPoint attached to this SipStack.
deleteParm(String) - Method in class gov.nist.javax.sip.address.TelephoneNumber
delete the specified parameter.
deleteSipProvider(SipProvider) - Method in class gov.nist.javax.sip.SipStackImpl
 
deleteSipProvider(SipProvider) - Method in interface javax.sip.SipStack
Deletes the specified peer SipProvider attached to this SipStack.
Dialog - Interface in javax.sip
A dialog represents a peer-to-peer SIP relationship between two user agents that persists for some time.
DialogDoesNotExistException - Exception in javax.sip
This Exception is thrown when a user attempts to reference Dialog that does currently not exist in the underlying SipProvider
DialogDoesNotExistException() - Constructor for exception javax.sip.DialogDoesNotExistException
Constructs a new DialogDoesNotExistException
DialogDoesNotExistException(String) - Constructor for exception javax.sip.DialogDoesNotExistException
Constructs a new DialogDoesNotExistException with the specified error message.
DialogDoesNotExistException(String, Throwable) - Constructor for exception javax.sip.DialogDoesNotExistException
Constructs a new DialogDoesNotExistException with the specified error message and specialized cause that triggered this error condition.
DialogExt - Interface in gov.nist.javax.sip
Extensions for Next specification revision.
DialogState - Class in javax.sip
This class contains the enumerations that define the underlying state of an existing dialog.
DialogTerminatedEvent - Class in javax.sip
DialogTerminatedEvent is delivered to the Listener when the dialog transitions to the terminated state.
DialogTerminatedEvent(Object, Dialog) - Constructor for class javax.sip.DialogTerminatedEvent
Constructs a DialogTerminatedEvent to indicate a dialog timeout.
DIGEST - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
DIGIT - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
DIRECTION - Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_NONE - Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_RECV - Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_SEND - Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_SENDRECV - Static variable in class gov.nist.javax.sdp.fields.PreconditionFields
 
disableLogging() - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
For debugging -- allows you to disable logging or enable logging selectively.
disableRetransmissionAlerts() - Method in class gov.nist.javax.sip.stack.SIPServerTransaction
Disable retransmission Alerts and cancel associated timers.
doDeferredDelete() - Method in class gov.nist.javax.sip.stack.SIPDialog
This method is called when a forked dialog is created from the client side.
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
 
DOMAIN - Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
 
DOMAIN - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
DOT - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
DOUBLEQUOTE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
DSL_BEARER_INFO - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DSL_BEARER_ITEM - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DSL_BEARER_SIG - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DSL_LOCATION - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DURATION - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
DURATION - Static variable in class gov.nist.javax.sip.header.RetryAfter
constant DURATION parameter.
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.

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.