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 _

R

R - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
R_CURLY - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
R_SQUARE_BRACKET - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
RAck - Class in gov.nist.javax.sip.header
RAck SIP Header implementation
RAck() - Constructor for class gov.nist.javax.sip.header.RAck
Creates a new instance of RAck
RACK - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
RACK - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
RAckHeader - Interface in javax.sip.header
This interface represents the RAck header, as defined by RFC3262, this header is not part of RFC3261.
RAckParser - Class in gov.nist.javax.sip.parser
Parser for RAck header.
RAckParser(String) - Constructor for class gov.nist.javax.sip.parser.RAckParser
Creates a new instance of RAckParser
RADSL - Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
raiseIOExceptionEvent() - Method in class gov.nist.javax.sip.stack.SIPTransaction
Raise an IO Exception event - this is used for reporting asynchronous IO Exceptions that are attributable to this transaction.
RawMessageChannel - Interface in gov.nist.javax.sip.stack
 
read() - Method in class gov.nist.javax.sip.parser.Pipeline
 
REALM - Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
 
REALM - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
Reason - Class in gov.nist.javax.sip.header
Definition of the Reason SIP Header.
Reason() - Constructor for class gov.nist.javax.sip.header.Reason
Set the cause. /** Creates a new instance of Reason
REASON - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
REASON - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ReasonHeader - Interface in javax.sip.header
This interface represents the Reason header, as defined by RFC3326, this header is not part of RFC3261.
ReasonList - Class in gov.nist.javax.sip.header
List of Reason headers.
ReasonList() - Constructor for class gov.nist.javax.sip.header.ReasonList
Default constructor
ReasonParser - Class in gov.nist.javax.sip.parser
Parser for Reason header.
ReasonParser(String) - Constructor for class gov.nist.javax.sip.parser.ReasonParser
Creates a new instance of ReasonParser
RECEIVED - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
RECEIVED - Static variable in class gov.nist.javax.sip.header.Via
The "received" parameter is added only for receiver-added Via Fields.
RECORD_ROUTE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
RECORD_ROUTE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
RecordRoute - Class in gov.nist.javax.sip.header
The Request-Route header is added to a request by any proxy that insists on being in the path of subsequent requests for the same call leg.
RecordRoute(AddressImpl) - Constructor for class gov.nist.javax.sip.header.RecordRoute
constructor
RecordRoute() - Constructor for class gov.nist.javax.sip.header.RecordRoute
default constructor
RecordRouteHeader - Interface in javax.sip.header
The Record-Route header field is inserted by proxies in a request to force future requests in the dialog to be routed through the proxy.
RecordRouteList - Class in gov.nist.javax.sip.header
RecordRoute List of SIP headers (a collection of Addresses)
RecordRouteList() - Constructor for class gov.nist.javax.sip.header.RecordRouteList
Default constructor
RecordRouteParser - Class in gov.nist.javax.sip.parser
Parser for a list of route headers.
RecordRouteParser(String) - Constructor for class gov.nist.javax.sip.parser.RecordRouteParser
Constructor
REDIRECT - Static variable in class gov.nist.javax.sip.header.Contact
 
REDIRECT - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
REFER - Static variable in interface javax.sip.message.Request
Refer is an extension method that requests that the recipient REFER to a resource provided in the request, this can be used to enable many applications such as Call Transfer.
REFER_TO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
REFERRED_BY - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ReferredBy - Class in gov.nist.javax.sip.header.extensions
ReferredBy SIP Header.
ReferredBy() - Constructor for class gov.nist.javax.sip.header.extensions.ReferredBy
default Constructor.
REFERREDBY_TO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ReferredByHeader - Interface in gov.nist.javax.sip.header.extensions
This header is described in a draft RFC which has expired.
ReferredByParser - Class in gov.nist.javax.sip.parser.extensions
ReferredBy Header parser.
ReferredByParser(String) - Constructor for class gov.nist.javax.sip.parser.extensions.ReferredByParser
Creates new ToParser
ReferTo - Class in gov.nist.javax.sip.header
ReferTo SIP Header.
ReferTo() - Constructor for class gov.nist.javax.sip.header.ReferTo
default Constructor.
ReferToHeader - Interface in javax.sip.header
This interface represents the ReferTo SIP header, as defined by RFC3515, this header is not part of RFC3261.
ReferToParser - Class in gov.nist.javax.sip.parser
To Header parser.
ReferToParser(String) - Constructor for class gov.nist.javax.sip.parser.ReferToParser
Creates new ToParser
REFRESHER - Static variable in class gov.nist.javax.sip.header.extensions.SessionExpires
 
REGISTER - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
REGISTER - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
REGISTER - Static variable in interface javax.sip.message.Request
The REGISTER method requests the addition, removal, and query of bindings.
REGISTRATION_STATE - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
REJECTED - Static variable in interface javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated due to change in authorization policy.
releaseSem() - Method in class gov.nist.javax.sip.stack.SIPServerTransaction
 
releaseSem() - Method in class gov.nist.javax.sip.stack.SIPTransaction
Release the transaction semaphore.
remove(HDR) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Remove a sip header from this list of sip headers.
remove(Object) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Remove the given object.
remove(int) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Remove the object at a given index.
remove() - Method in class gov.nist.javax.sip.message.HeaderIterator
 
removeAll(Collection<?>) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Remove all the elements.
removeAttribute(String) - Method in class gov.nist.javax.sdp.MediaDescriptionImpl
Removes the attribute specified by the value parameter.
removeAttribute(String) - Method in class gov.nist.javax.sdp.SessionDescriptionImpl
Removes the attribute specified by the value parameter.
removeAttribute(String) - Method in interface javax.sdp.MediaDescription
Removes the attribute specified by the value parameter.
removeAttribute(String) - Method in interface javax.sdp.SessionDescription
Removes the attribute specified by the value parameter.
removeBandwidth(String) - Method in class gov.nist.javax.sdp.MediaDescriptionImpl
Removes the specified bandwidth type.
removeBandwidth(String) - Method in class gov.nist.javax.sdp.SessionDescriptionImpl
Removes the specified bandwidth type.
removeBandwidth(String) - Method in interface javax.sdp.MediaDescription
Removes the specified bandwidth type.
removeBandwidth(String) - Method in interface javax.sdp.SessionDescription
Removes the specified bandwidth type.
removeCachedAuthenticationHeaders(String) - Method in interface gov.nist.javax.sip.clientauthutils.AuthenticationHelper
Remove cached entry.
removeCachedAuthenticationHeaders(String) - Method in class gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
 
removeChargingCollectionFunctionAddress(String) - Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Remove a Charging Collection Function (CCF) Address set in this header
removeChargingCollectionFunctionAddress(String) - Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Remove a Charging Collection Function (CCF) Address set in this header
removeComment() - Method in class gov.nist.javax.sip.header.RetryAfter
remove comment field
removeComment() - Method in class gov.nist.javax.sip.header.Via
remove the comment field.
removeContent() - Method in class gov.nist.javax.sip.message.SIPMessage
Remove the message content if it exists.
removeContent() - Method in interface javax.sip.message.Message
Removes the body content from this Message and all associated entity headers, if a body exists, this method returns sliently if no body exists.
removeDelay() - Method in class gov.nist.javax.sip.header.TimeStamp
 
removeDialog(SIPDialog) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Remove the dialog from the dialog table.
removeDialog(String) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Remove the dialog given its dialog id.
removeDisplayName() - Method in class gov.nist.javax.sip.address.AddressImpl
remove the displayName field
removeDuration() - Method in class gov.nist.javax.sip.header.RetryAfter
remove duration field
removeEventChargingFunctionAddress(String) - Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Remove a Event Charging Function (ECF) Address set in this header
removeEventChargingFunctionAddress(String) - Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Remove a Event Charging Function (ECF) Address set in this header
removeEventListener(SIPTransactionEventListener) - Method in class gov.nist.javax.sip.stack.SIPTransaction
Removed an event listener from this transaction.
removeFirst() - Method in class gov.nist.javax.sip.header.SIPHeaderList
Remove the first element of this list.
removeFirst(String) - Method in class gov.nist.javax.sip.message.SIPMessage
 
removeFirst(String) - Method in interface javax.sip.message.Message
Removes the first header from a list of headers.
removeFromMergeTable(SIPServerTransaction) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Remove a transaction from the merge table.
removeFromTag() - Method in class gov.nist.javax.sip.header.extensions.Join
remove Tag member
removeFromTag() - Method in class gov.nist.javax.sip.header.extensions.Replaces
remove Tag member
removeHeader(String) - Method in class gov.nist.javax.sip.address.SipUri
Remove a header given its name (provided it exists).
removeHeader(String) - Method in interface gov.nist.javax.sip.address.SipURIExt
Strip a specific header tacked to the URI.
removeHeader(String, boolean) - Method in class gov.nist.javax.sip.message.SIPMessage
Remove a header given its name.
removeHeader(String) - Method in class gov.nist.javax.sip.message.SIPMessage
Remove all headers given its name.
removeHeader(String) - Method in interface javax.sip.message.Message
Removes the Header of the supplied name from the list of headers in this Message.
removeHeaders() - Method in class gov.nist.javax.sip.address.SipUri
Remove all headers.
removeHeaders() - Method in interface gov.nist.javax.sip.address.SipURIExt
Strip the headers that are tacked to the URI.
removeIsdnSubaddress() - Method in class gov.nist.javax.sip.address.TelephoneNumber
Remove the isdn subaddress (if it exists).
removeLast() - Method in class gov.nist.javax.sip.header.SIPHeaderList
Remove the last element of this list.
removeLast(String) - Method in class gov.nist.javax.sip.message.SIPMessage
 
removeLast(String) - Method in interface javax.sip.message.Message
Removes the last header from a list of headers.
removeListeningPoint(ListeningPoint) - Method in class gov.nist.javax.sip.SipProviderImpl
 
removeListeningPoint(ListeningPoint) - Method in interface javax.sip.SipProvider
Removes the specified ListeningPoint from this SipProvider.
removeListeningPoints() - Method in class gov.nist.javax.sip.SipProviderImpl
Remove all the listening points for this sip provider.
removeMAddr() - Method in class gov.nist.javax.sip.address.SipUri
Remove the maddr param if it exists.
removeMethod() - Method in class gov.nist.javax.sip.address.SipUri
remove the Method.
removeParameter(String) - Method in class gov.nist.javax.sip.address.AddressImpl
Remove a parameter from the address.
removeParameter(String) - Method in class gov.nist.javax.sip.address.SipUri
Remove a parameter given its name
removeParameter(String) - Method in class gov.nist.javax.sip.address.TelephoneNumber
 
removeParameter(String) - Method in class gov.nist.javax.sip.address.TelURLImpl
 
removeParameter(String) - Method in class gov.nist.javax.sip.header.Challenge
delete the specified parameter
removeParameter(String) - Method in class gov.nist.javax.sip.header.ParametersHeader
Removes the specified parameter from Parameters of this ParametersHeader.
removeParameter(String) - Method in interface javax.sip.header.Parameters
Removes the specified parameter from Parameters of this ParametersHeader.
removeParameters() - Method in class gov.nist.javax.sip.address.SipUri
Remove the URI parameters.
removeParameters() - Method in class gov.nist.javax.sip.header.Challenge
remove all parameters
removeParameters() - Method in class gov.nist.javax.sip.header.ParametersHeader
Remove all parameters.
removePendingTransaction(SIPServerTransaction) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Remove a pending Server transaction from the stack.
removePort() - Method in class gov.nist.javax.sip.address.Authority
remove the port.
removePort() - Method in class gov.nist.javax.sip.address.SipUri
remove the port setting.
removePort() - Method in class gov.nist.javax.sip.header.Via
remove the port.
removePort() - Method in interface javax.sip.address.SipURI
Removes the port part of this SipURI.
removePostDial() - Method in class gov.nist.javax.sip.address.TelephoneNumber
remove the PostDial field
removePubGruuParam() - Method in class gov.nist.javax.sip.header.Contact
remove the pub-gruu value from the parameter list if it exists.
removeQValue() - Method in class gov.nist.javax.sip.header.Accept
Remove the q value.
removeQValue() - Method in class gov.nist.javax.sip.header.AcceptLanguage
Remove the q value.
removeSipInstanceParam() - Method in class gov.nist.javax.sip.header.Contact
 
removeSipListener(SipListener) - Method in class gov.nist.javax.sip.SipProviderImpl
 
removeSipListener(SipListener) - Method in interface javax.sip.SipProvider
Removes the specified SipListener from this SipProvider.
removeTag() - Method in class gov.nist.javax.sip.header.From
remove Tag member
removeTag() - Method in class gov.nist.javax.sip.header.To
remove Tag member
removeTempGruuParam() - Method in class gov.nist.javax.sip.header.Contact
remove the pub-gruu value from the parameter list if it exists.
removeToTag() - Method in class gov.nist.javax.sip.header.extensions.Join
remove Tag member
removeToTag() - Method in class gov.nist.javax.sip.header.extensions.Replaces
remove Tag member
removeTransaction(SIPTransaction) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Remove transaction.
removeTransport() - Method in class gov.nist.javax.sip.address.SipUri
Delete the transport string.
removeTTL() - Method in class gov.nist.javax.sip.address.SipUri
remove the ttl value from the parameter list if it exists.
removeUser() - Method in class gov.nist.javax.sip.address.SipUri
Remove the user.
removeUserInfo() - Method in class gov.nist.javax.sip.address.Authority
Remove the user Infor.
removeUserType() - Method in class gov.nist.javax.sip.address.SipUri
Set the user type.
RENDER - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
RENDER - Static variable in interface javax.sip.header.ContentDispositionHeader
Render Disposition Type Constant
REPEAT_FIELD - Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
 
RepeatField - Class in gov.nist.javax.sdp.fields
Repeat SDP Field (part of the time field).
RepeatField() - Constructor for class gov.nist.javax.sdp.fields.RepeatField
 
repeatField() - Method in class gov.nist.javax.sdp.parser.RepeatFieldParser
parse the field string
RepeatFieldParser - Class in gov.nist.javax.sdp.parser
Parser for Repeat field.
RepeatFieldParser(String) - Constructor for class gov.nist.javax.sdp.parser.RepeatFieldParser
Creates new RepeatFieldsParser
RepeatTime - Interface in javax.sdp
A RepeatTime represents a r= field contained within a TimeDescription.
Replaces - Class in gov.nist.javax.sip.header.extensions
Replaces SIPHeader.
Replaces() - Constructor for class gov.nist.javax.sip.header.extensions.Replaces
Default constructor
Replaces(String) - Constructor for class gov.nist.javax.sip.header.extensions.Replaces
Constructor given the call Identifier.
REPLACES - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
REPLACES_TO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ReplacesHeader - Interface in gov.nist.javax.sip.header.extensions
The From header field indicates the logical identity of the initiator of the request, possibly the user's address-of-record.
ReplacesParser - Class in gov.nist.javax.sip.parser.extensions
 
ReplacesParser(String) - Constructor for class gov.nist.javax.sip.parser.extensions.ReplacesParser
Creates new CallIDParser
REPLY_TO - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
REPLY_TO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ReplyTo - Class in gov.nist.javax.sip.header
ReplyTo Header.
ReplyTo() - Constructor for class gov.nist.javax.sip.header.ReplyTo
Default constructor
ReplyTo(AddressImpl) - Constructor for class gov.nist.javax.sip.header.ReplyTo
Default constructor given an address.
ReplyToHeader - Interface in javax.sip.header
The Reply-To header field contains a logical return URI that may be different from the From header field.
ReplyToParser - Class in gov.nist.javax.sip.parser
Parser for a list of RelpyTo headers.
ReplyToParser(String) - Constructor for class gov.nist.javax.sip.parser.ReplyToParser
Creates a new instance of ReplyToParser
Request - Interface in javax.sip.message
A SIP Request is a request from a client to a server.
REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.sip.message.Response
The server is refusing to process a request because the request entity-body is larger than the server is willing or able to process.
REQUEST_PENDING - Static variable in interface javax.sip.message.Response
The request was received by a UAS that had a pending request within the same dialog.
REQUEST_TERMINATED - Static variable in interface javax.sip.message.Response
The request was terminated by a BYE or CANCEL request.
REQUEST_TIMEOUT - Static variable in interface javax.sip.message.Response
The server could not produce a response within a suitable amount of time, for example, if it could not determine the location of the user in time.
REQUEST_URI_TOO_LONG - Static variable in interface javax.sip.message.Response
The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
requestConsumed() - Method in class gov.nist.javax.sip.stack.SIPDialog
Updates the next consumable seqno.
RequestEvent - Class in javax.sip
This class represents an Request event that is passed from a SipProvider to its SipListener.
RequestEvent(Object, ServerTransaction, Dialog, Request) - Constructor for class javax.sip.RequestEvent
Constructs a RequestEvent encapsulating the Request that has been received by the underlying SipProvider.
RequestLine - Class in gov.nist.javax.sip.header
RequestLine of SIP Request.
RequestLine() - Constructor for class gov.nist.javax.sip.header.RequestLine
Default constructor
RequestLine(GenericURI, String) - Constructor for class gov.nist.javax.sip.header.RequestLine
Constructor given the request URI and the method.
Require - Class in gov.nist.javax.sip.header
Require SIP Header.
Require() - Constructor for class gov.nist.javax.sip.header.Require
Default constructor
Require(String) - Constructor for class gov.nist.javax.sip.header.Require
constructor
REQUIRE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
REQUIRE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
REQUIRED - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
RequireHeader - Interface in javax.sip.header
The Require header field is used by UACs to tell UASs about options that the UAC expects the UAS to support in order to process the request.
RequireList - Class in gov.nist.javax.sip.header
List of Require headers.
RequireList() - Constructor for class gov.nist.javax.sip.header.RequireList
Default constructor
RequireParser - Class in gov.nist.javax.sip.parser
Parser for Require header.
RequireParser(String) - Constructor for class gov.nist.javax.sip.parser.RequireParser
Creates a new instance of RequireParser
resendAck() - Method in class gov.nist.javax.sip.stack.SIPDialog
Resend the last ack.
RESERVED - Static variable in interface javax.sdp.SdpConstants
Reserved Payload type.
resetFactory() - Method in class javax.sip.SipFactory
This method reset's the SipFactory's references to the object's it has created.
resolveAddress(Hop) - Method in interface gov.nist.core.net.AddressResolver
Do a name lookup and resolve the given IP address.
resolveAddress(Hop) - Method in class gov.nist.javax.sip.DefaultAddressResolver
 
RESPONSE - Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
 
RESPONSE - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
Response - Interface in javax.sip.message
A Response message is sent by a recipient of Request once it has received and interpreted the Request.
RESPONSE_AUTH - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
RESPONSE_KEY - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
responseBelongsToUs(SIPResponse) - Method in class gov.nist.javax.sip.Utils
 
ResponseEvent - Class in javax.sip
This class represents a Response event that is passed from a SipProvider to its SipListener.
ResponseEvent(Object, ClientTransaction, Dialog, Response) - Constructor for class javax.sip.ResponseEvent
Constructs a ResponseEvent encapsulating the Response that has been received by the underlying SipProvider.
retainAll(Collection<?>) - Method in class gov.nist.javax.sip.header.SIPHeaderList
 
RETRANSMIT - Static variable in class javax.sip.Timeout
This constant value indicates the "Retransmit" timeout.
RETRY_AFTER - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
RETRY_AFTER - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
RetryAfter - Class in gov.nist.javax.sip.header
Retry-After SIP Header.
RetryAfter() - Constructor for class gov.nist.javax.sip.header.RetryAfter
Default constructor
RetryAfterHeader - Interface in javax.sip.header
The Retry-After header field identifies the time to retry the request after recipt of the response.
RetryAfterParser - Class in gov.nist.javax.sip.parser
Parser for RetryAfter header.
RetryAfterParser(String) - Constructor for class gov.nist.javax.sip.parser.RetryAfterParser
Creates a new instance of RetryAfterParser
RFC2396UrlDecoder - Class in gov.nist.javax.sip.address
Copied from Apache Excalibur project.
RFC2396UrlDecoder() - Constructor for class gov.nist.javax.sip.address.RFC2396UrlDecoder
 
RINGING - Static variable in interface javax.sip.message.Response
The User Agent receiving the INVITE is trying to alert the user.
Route - Class in gov.nist.javax.sip.header
Route SIPHeader Object
Route() - Constructor for class gov.nist.javax.sip.header.Route
Default constructor
Route(AddressImpl) - Constructor for class gov.nist.javax.sip.header.Route
Default constructor given an address.
ROUTE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ROUTE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
RouteHeader - Interface in javax.sip.header
The Route header field is used to force routing for a request through the listed set of proxies.
RouteList - Class in gov.nist.javax.sip.header
A list of Route Headers.
RouteList() - Constructor for class gov.nist.javax.sip.header.RouteList
default constructor
RouteParser - Class in gov.nist.javax.sip.parser
Parser for a list of route headers.
RouteParser(String) - Constructor for class gov.nist.javax.sip.parser.RouteParser
Constructor
Router - Interface in javax.sip.address
The Router interface may be implemented by the application to provide custom routing logic.
RouterExt - Interface in gov.nist.javax.sip.address
 
RPAREN - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
RPORT - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
RPORT - Static variable in class gov.nist.javax.sip.header.Via
The RPORT parameter.
RSeq - Class in gov.nist.javax.sip.header
 
RSeq() - Constructor for class gov.nist.javax.sip.header.RSeq
Creates a new instance of RSeq
RSEQ - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
RSEQ - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
RSeqHeader - Interface in javax.sip.header
This interface represents the RSeq header, as defined by RFC3262, this header is not part of RFC3261.
RSeqParser - Class in gov.nist.javax.sip.parser
Parser for RSeq header.
RSeqParser(String) - Constructor for class gov.nist.javax.sip.parser.RSeqParser
Creates a new instance of RSeqParser
RTP_AVP - Static variable in interface javax.sdp.SdpConstants
RTP/AVP Protocol
RTPMAP - Static variable in interface javax.sdp.SdpConstants
RTP mapping attribute.
run() - Method in class gov.nist.javax.sip.parser.PipelinedMsgParser
This is input reading thread for the pipelined parser.
run() - Method in class gov.nist.javax.sip.stack.MessageProcessor
Run method.
run() - Method in class gov.nist.javax.sip.stack.SIPDialog.ReInviteSender
 
run() - Method in class gov.nist.javax.sip.stack.SIPStackTimerTask
 
run() - Method in class gov.nist.javax.sip.stack.TCPMessageChannel
This gets invoked when thread.start is called from the constructor.
run() - Method in class gov.nist.javax.sip.stack.TCPMessageProcessor
Run method for the thread that gets created for each accept socket.
run() - Method in class gov.nist.javax.sip.stack.TLSMessageChannel
This gets invoked when thread.start is called from the constructor.
run() - Method in class gov.nist.javax.sip.stack.TLSMessageProcessor
Run method for the thread that gets created for each accept socket.
run() - Method in class gov.nist.javax.sip.stack.UDPMessageChannel
Run method specified by runnnable.
run() - Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
Thread main routine.

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.