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 _

C

C - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
CALL_ID - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CALL_ID - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CALL_INFO - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CALL_INFO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CALL_IS_BEING_FORWARDED - Static variable in interface javax.sip.message.Response
A server MAY use this status code to indicate that the call is being forwarded to a different set of destinations.
CALL_OR_TRANSACTION_DOES_NOT_EXIST - Static variable in interface javax.sip.message.Response
This status indicates that the UAS received a request that does not match any existing dialog or transaction.
CALLED_PARTY_ID - Static variable in interface gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
CallID - Class in gov.nist.javax.sip.header
Call ID SIPHeader.
CallID() - Constructor for class gov.nist.javax.sip.header.CallID
Default constructor
CallID(String) - Constructor for class gov.nist.javax.sip.header.CallID
Constructor given the call Identifier.
callId - Variable in class gov.nist.javax.sip.header.extensions.Join
 
callId - Variable in class gov.nist.javax.sip.header.extensions.Replaces
 
CallIdentifier - Class in gov.nist.javax.sip.header
The call identifer that goes into a callID header and a in-reply-to header.
CallIdentifier() - Constructor for class gov.nist.javax.sip.header.CallIdentifier
Default constructor
CallIdentifier(String, String) - Constructor for class gov.nist.javax.sip.header.CallIdentifier
Constructor
CallIdentifier(String) - Constructor for class gov.nist.javax.sip.header.CallIdentifier
constructor
callIdentifier - Variable in class gov.nist.javax.sip.header.extensions.Join
callIdentifier field
callIdentifier - Variable in class gov.nist.javax.sip.header.extensions.Replaces
callIdentifier field
CallIdHeader - Interface in javax.sip.header
The Call-ID header field uniquely identifies a particular invitation or all registrations of a particular client.
CallIDParser - Class in gov.nist.javax.sip.parser
Parser for CALL ID header.
CallIDParser(String) - Constructor for class gov.nist.javax.sip.parser.CallIDParser
Creates new CallIDParser
CallInfo - Class in gov.nist.javax.sip.header
CallInfo SIPHeader.
CallInfo() - Constructor for class gov.nist.javax.sip.header.CallInfo
Default constructor
CallInfoHeader - Interface in javax.sip.header
The Call-Info header field provides additional information about the caller or callee, depending on whether it is found in a request or response.
CallInfoList - Class in gov.nist.javax.sip.header
A list of CallInfo headers (there can be multiple in a message).
CallInfoList() - Constructor for class gov.nist.javax.sip.header.CallInfoList
Default constructor
CallInfoParser - Class in gov.nist.javax.sip.parser
Parser for CallInfo header.
CallInfoParser(String) - Constructor for class gov.nist.javax.sip.parser.CallInfoParser
Creates a new instance of CallInfoParser
CALLING - Static variable in class javax.sip.TransactionState
This constant value indicates that the transaction state is "Calling".
CALLING_STATE - Static variable in class gov.nist.javax.sip.stack.SIPTransaction
CALLING State.
CANCEL - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CANCEL - Static variable in interface javax.sip.message.Request
The CANCEL request is used to cancel a previous request sent by a client.
CARD - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
CAUSE - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
CAUSE - Variable in class gov.nist.javax.sip.header.Reason
 
CCF - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
CELB - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the CELB video codec.
CGI_3GPP - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
Challenge - Class in gov.nist.javax.sip.header
Challenge part of the Auth header.
Challenge() - Constructor for class gov.nist.javax.sip.header.Challenge
Default constructor
ChallengeParser - Class in gov.nist.javax.sip.parser
Parser for the challenge portion of the authentication header.
checkBranchId() - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Flag that reqests checking of branch IDs on responses.
checkHeaders() - Method in class gov.nist.javax.sip.message.SIPRequest
Check header for constraints. (1) Invite options and bye requests can only have SIP URIs in the contact headers. (2) Request must have cseq, to and from and via headers. (3) Method in request URI must match that in CSEQ.
checkHeaders() - Method in class gov.nist.javax.sip.message.SIPResponse
Check the response structure.
checkLogFile() - Method in class gov.nist.javax.sip.stack.ServerLog
 
checkToken(String) - Static method in class gov.nist.javax.sip.parser.Parser
Verifies that a given string matches the 'token' production in RFC3261
CI_3GPP2 - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
CK - Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
 
CK - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
CK - Static variable in interface gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
 
CLEAR - Static variable in interface gov.nist.javax.sdp.fields.SDPKeywords
 
clear() - Method in class gov.nist.javax.sip.header.SIPHeaderList
 
clearPassword() - Method in class gov.nist.javax.sip.address.SipUri
Clear the password from the user part if it exists.
clearPassword() - Method in class gov.nist.javax.sip.address.UserInfo
Clear the password field.
clearQheaders() - Method in class gov.nist.javax.sip.address.SipUri
Clear all Qheaders.
clearState() - Method in class gov.nist.javax.sip.stack.SIPClientTransaction
This is called by the stack after a non-invite client transaction goes to completed state.
clearUriParms() - Method in class gov.nist.javax.sip.address.SipUri
clear all URI Parameters.
ClientTransaction - Interface in javax.sip
A client transaction is used by a User Agent Client application to send Request messages to a User Agent Server application.
ClientTransactionExt - Interface in gov.nist.javax.sip
 
clone() - Method in class gov.nist.javax.sdp.fields.AttributeField
 
clone() - Method in class gov.nist.javax.sdp.fields.ConnectionAddress
 
clone() - Method in class gov.nist.javax.sdp.fields.ConnectionField
 
clone() - Method in class gov.nist.javax.sdp.fields.EmailAddress
 
clone() - Method in class gov.nist.javax.sdp.fields.EmailField
 
clone() - Method in class gov.nist.javax.sdp.fields.MediaField
 
clone() - Method in class gov.nist.javax.sdp.fields.OriginField
 
clone() - Method in class gov.nist.javax.sdp.fields.RepeatField
 
clone() - Method in class gov.nist.javax.sdp.fields.SDPFieldList
 
clone() - Method in class gov.nist.javax.sdp.fields.ZoneAdjustment
 
clone() - Method in class gov.nist.javax.sdp.fields.ZoneField
 
clone() - Method in class gov.nist.javax.sdp.SessionDescriptionImpl
Creates and returns a deep copy of this object
clone() - Method in class gov.nist.javax.sip.address.AddressImpl
 
clone() - Method in class gov.nist.javax.sip.address.Authority
 
clone() - Method in class gov.nist.javax.sip.address.SipUri
clone this.
clone() - Method in class gov.nist.javax.sip.address.TelephoneNumber
 
clone() - Method in class gov.nist.javax.sip.address.TelURLImpl
Deep copy clone operation.
clone() - Method in class gov.nist.javax.sip.header.Accept
 
clone() - Method in class gov.nist.javax.sip.header.AcceptEncodingList
 
clone() - Method in class gov.nist.javax.sip.header.AcceptLanguageList
 
clone() - Method in class gov.nist.javax.sip.header.AcceptList
 
clone() - Method in class gov.nist.javax.sip.header.AddressParametersHeader
 
clone() - Method in class gov.nist.javax.sip.header.AlertInfo
 
clone() - Method in class gov.nist.javax.sip.header.AlertInfoList
 
clone() - Method in class gov.nist.javax.sip.header.AllowEventsList
 
clone() - Method in class gov.nist.javax.sip.header.AllowList
 
clone() - Method in class gov.nist.javax.sip.header.AuthenticationInfoList
 
clone() - Method in class gov.nist.javax.sip.header.AuthorizationList
 
clone() - Method in class gov.nist.javax.sip.header.CallID
 
clone() - Method in class gov.nist.javax.sip.header.CallInfo
 
clone() - Method in class gov.nist.javax.sip.header.CallInfoList
 
clone() - Method in class gov.nist.javax.sip.header.Challenge
 
clone() - Method in class gov.nist.javax.sip.header.Contact
 
clone() - Method in class gov.nist.javax.sip.header.ContactList
 
clone() - Method in class gov.nist.javax.sip.header.ContentEncodingList
 
clone() - Method in class gov.nist.javax.sip.header.ContentLanguage
 
clone() - Method in class gov.nist.javax.sip.header.ContentLanguageList
 
clone() - Method in class gov.nist.javax.sip.header.ContentType
 
clone() - Method in class gov.nist.javax.sip.header.Credentials
 
clone() - Method in class gov.nist.javax.sip.header.ErrorInfo
 
clone() - Method in class gov.nist.javax.sip.header.ErrorInfoList
 
clone() - Method in class gov.nist.javax.sip.header.ExtensionHeaderList
 
clone() - Method in class gov.nist.javax.sip.header.ims.AddressHeaderIms
 
clone() - Method in class gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
clone() - Method in class gov.nist.javax.sip.header.ims.PAssertedIdentity
 
clone() - Method in class gov.nist.javax.sip.header.ims.PAssertedIdentityList
 
clone() - Method in class gov.nist.javax.sip.header.ims.PAssertedService
 
clone() - Method in class gov.nist.javax.sip.header.ims.PAssociatedURI
 
clone() - Method in class gov.nist.javax.sip.header.ims.PAssociatedURIList
 
clone() - Method in class gov.nist.javax.sip.header.ims.PathList
 
clone() - Method in class gov.nist.javax.sip.header.ims.PMediaAuthorization
 
clone() - Method in class gov.nist.javax.sip.header.ims.PMediaAuthorizationList
 
clone() - Method in class gov.nist.javax.sip.header.ims.PPreferredService
 
clone() - Method in class gov.nist.javax.sip.header.ims.PProfileKey
 
clone() - Method in class gov.nist.javax.sip.header.ims.Privacy
 
clone() - Method in class gov.nist.javax.sip.header.ims.PrivacyList
 
clone() - Method in class gov.nist.javax.sip.header.ims.PServedUser
 
clone() - Method in class gov.nist.javax.sip.header.ims.PUserDatabase
 
clone() - Method in class gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
clone() - Method in class gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
 
clone() - Method in class gov.nist.javax.sip.header.ims.SecurityAgree
 
clone() - Method in class gov.nist.javax.sip.header.ims.SecurityClientList
 
clone() - Method in class gov.nist.javax.sip.header.ims.SecurityServerList
 
clone() - Method in class gov.nist.javax.sip.header.ims.SecurityVerifyList
 
clone() - Method in class gov.nist.javax.sip.header.ims.ServiceRouteList
 
clone() - Method in class gov.nist.javax.sip.header.InReplyTo
 
clone() - Method in class gov.nist.javax.sip.header.InReplyToList
 
clone() - Method in class gov.nist.javax.sip.header.ParametersHeader
 
clone() - Method in class gov.nist.javax.sip.header.ProxyAuthenticateList
 
clone() - Method in class gov.nist.javax.sip.header.ProxyAuthorizationList
 
clone() - Method in class gov.nist.javax.sip.header.ProxyRequireList
 
clone() - Method in class gov.nist.javax.sip.header.ReasonList
 
clone() - Method in class gov.nist.javax.sip.header.RecordRouteList
 
clone() - Method in class gov.nist.javax.sip.header.RequestLine
 
clone() - Method in class gov.nist.javax.sip.header.RequireList
 
clone() - Method in class gov.nist.javax.sip.header.RouteList
 
clone() - Method in class gov.nist.javax.sip.header.SIPDate
 
clone() - Method in class gov.nist.javax.sip.header.SIPDateHeader
 
clone() - Method in class gov.nist.javax.sip.header.SIPHeaderList
make a clone of this header list.
clone() - Method in class gov.nist.javax.sip.header.SupportedList
 
clone() - Method in class gov.nist.javax.sip.header.UnsupportedList
 
clone() - Method in class gov.nist.javax.sip.header.UserAgent
 
clone() - Method in class gov.nist.javax.sip.header.Via
 
clone() - Method in class gov.nist.javax.sip.header.ViaList
 
clone() - Method in class gov.nist.javax.sip.header.WarningList
 
clone() - Method in class gov.nist.javax.sip.header.WWWAuthenticateList
 
clone() - Method in class gov.nist.javax.sip.ListeningPointImpl
Clone this listening point.
clone() - Method in class gov.nist.javax.sip.message.SIPMessage
clone this message (create a new deep physical copy).
clone() - Method in class gov.nist.javax.sip.message.SIPRequest
Make a clone (deep copy) of this object.
clone() - Method in class gov.nist.javax.sip.message.SIPResponse
Make a clone (deep copy) of this object.
clone() - Method in interface javax.sdp.Field
Returns a clone of this field.
clone() - Method in interface javax.sdp.SessionDescription
Public clone declaration.
clone() - Method in interface javax.sip.address.Address
Clone method.
clone() - Method in interface javax.sip.address.URI
Creates and returns a deep copy of the URI.
clone() - Method in interface javax.sip.header.Header
Creates and returns a deep copy of the Header.
clone() - Method in interface javax.sip.message.Message
Creates and returns a deep copy of the Message.
close() - Method in class gov.nist.javax.sip.parser.Pipeline
 
close() - Method in class gov.nist.javax.sip.parser.PipelinedMsgParser
 
close() - Method in class gov.nist.javax.sip.stack.MessageChannel
Close the message channel.
close() - Method in class gov.nist.javax.sip.stack.SIPTransaction
Close the encapsulated channel.
close() - Method in class gov.nist.javax.sip.stack.TCPMessageChannel
Close the message channel.
close() - Method in class gov.nist.javax.sip.stack.TLSMessageChannel
Close the message channel.
close() - Method in class gov.nist.javax.sip.stack.UDPMessageChannel
Close the message channel.
closeLogFile() - Method in class gov.nist.javax.sip.stack.ServerLog
 
CN - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the CN audio codec.
CN_DEPRECATED - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the CN audio codec.
CNONCE - Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
 
CNONCE - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
COLON - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
compareMediaRange(String) - Method in class gov.nist.javax.sip.header.ContentType
compare two MediaRange headers.
COMPLETED - Static variable in class javax.sip.DialogState
Deprecated. Since v1.2. This state does not exist in a dialog.
COMPLETED - Static variable in class javax.sip.TransactionState
This constant value indicates that the transaction state is "Completed".
COMPLETED_STATE - Static variable in class gov.nist.javax.sip.stack.SIPTransaction
Completed state.
concatenate(NetObjectList) - Method in class gov.nist.javax.sip.address.NetObjectList
concatenate the two Lists
concatenate(SIPHeaderList<HDR>, boolean) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Concatenate two compatible lists.
concatenate(SIPObjectList) - Method in class gov.nist.javax.sip.header.SIPObjectList
Append a given list to the end of this list.
concatenate(SIPObjectList, boolean) - Method in class gov.nist.javax.sip.header.SIPObjectList
Append or prepend a given list to this list.
CONDITIONAL_REQUEST_FAILED - Static variable in interface javax.sip.message.Response
The server is refusing to service the PUBLISH request because the entity-tag in the SIP-If-Match header does not match with existing event state.
CONFIRMED - Static variable in class javax.sip.DialogState
This constant value indicates that the dialog state is "Confirmed".
CONFIRMED - Static variable in class javax.sip.TransactionState
This constant value indicates that the transaction state is "Confirmed".
CONFIRMED_STATE - Static variable in class gov.nist.javax.sip.stack.SIPDialog
 
CONFIRMED_STATE - Static variable in class gov.nist.javax.sip.stack.SIPTransaction
Confirmed state.
Connection - Interface in javax.sdp
A Connection represents the c= field associated with a SessionDescription or with an individual MediaDescription and is used to identify a network address on which media can be received.
CONNECTION_FIELD - Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
 
CONNECTION_LINGER_TIME - Static variable in class gov.nist.javax.sip.stack.SIPTransactionStack
 
ConnectionAddress - Class in gov.nist.javax.sdp.fields
Connection Address of the SDP header (appears as part of the Connection field)
ConnectionAddress() - Constructor for class gov.nist.javax.sdp.fields.ConnectionAddress
 
connectionAddress(String) - Method in class gov.nist.javax.sdp.parser.ConnectionFieldParser
 
ConnectionField - Class in gov.nist.javax.sdp.fields
Connectin Field of the SDP request.
ConnectionField() - Constructor for class gov.nist.javax.sdp.fields.ConnectionField
 
connectionField() - Method in class gov.nist.javax.sdp.parser.ConnectionFieldParser
 
ConnectionFieldParser - Class in gov.nist.javax.sdp.parser
Parser for Connection Field.
ConnectionFieldParser(String) - Constructor for class gov.nist.javax.sdp.parser.ConnectionFieldParser
Creates new ConnectionFieldParser
Contact - Class in gov.nist.javax.sip.header
Contact Item.
Contact() - Constructor for class gov.nist.javax.sip.header.Contact
Default constructor.
CONTACT - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CONTACT - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ContactHeader - Interface in javax.sip.header
A Contact header field value provides a URI whose meaning depends on the type of request or response it is in.
ContactList - Class in gov.nist.javax.sip.header
List of contact headers.ContactLists are also maintained in a hashtable for quick lookup.
ContactList() - Constructor for class gov.nist.javax.sip.header.ContactList
Constructor.
ContactParser - Class in gov.nist.javax.sip.parser
A parser for The SIP contact header.
ContactParser(String) - Constructor for class gov.nist.javax.sip.parser.ContactParser
 
contains(Object) - Method in class gov.nist.javax.sip.header.SIPHeaderList
 
containsAll(Collection<?>) - Method in class gov.nist.javax.sip.header.SIPHeaderList
 
Content - Interface in gov.nist.javax.sip.message
 
CONTENT_DISPOSITION - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_DISPOSITION - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_ENCODING - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_ENCODING - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_LANGUAGE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_LANGUAGE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_LENGTH - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_LENGTH - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_TYPE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_TYPE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ContentDisposition - Class in gov.nist.javax.sip.header
Content Dispositon SIP Header.
ContentDisposition() - Constructor for class gov.nist.javax.sip.header.ContentDisposition
Default constructor.
ContentDispositionHeader - Interface in javax.sip.header
The Content-Disposition header field describes how the message body or, for multipart messages, a message body part is to be interpreted by the UAC or UAS.
ContentDispositionParser - Class in gov.nist.javax.sip.parser
Parser for ContentLanguage header.
ContentDispositionParser(String) - Constructor for class gov.nist.javax.sip.parser.ContentDispositionParser
Creates a new instance of ContentDispositionParser
ContentEncoding - Class in gov.nist.javax.sip.header
Content encoding part of a content encoding header list.
ContentEncoding() - Constructor for class gov.nist.javax.sip.header.ContentEncoding
Default constructor.
ContentEncoding(String) - Constructor for class gov.nist.javax.sip.header.ContentEncoding
Constructor.
ContentEncodingHeader - Interface in javax.sip.header
A ContentEncodingHeader is used as a modifier to the "media-type".
ContentEncodingList - Class in gov.nist.javax.sip.header
Content Encoding SIP header List.
ContentEncodingList() - Constructor for class gov.nist.javax.sip.header.ContentEncodingList
Default constructor.
ContentEncodingParser - Class in gov.nist.javax.sip.parser
Parser for ContentLanguage header.
ContentEncodingParser(String) - Constructor for class gov.nist.javax.sip.parser.ContentEncodingParser
Creates a new instance of ContentEncodingParser
ContentImpl - Class in gov.nist.javax.sip.message
 
ContentImpl(ContentTypeHeader, String, String) - Constructor for class gov.nist.javax.sip.message.ContentImpl
 
ContentLanguage - Class in gov.nist.javax.sip.header
ContentLanguage header Fielding, et al.
ContentLanguage() - Constructor for class gov.nist.javax.sip.header.ContentLanguage
 
ContentLanguage(String) - Constructor for class gov.nist.javax.sip.header.ContentLanguage
Default constructor.
ContentLanguageHeader - Interface in javax.sip.header
The Content-Language header field is used to indicate the language of the message body.
ContentLanguageList - Class in gov.nist.javax.sip.header
ContentLanguage list of headers.
ContentLanguageList() - Constructor for class gov.nist.javax.sip.header.ContentLanguageList
Default constructor
ContentLanguageParser - Class in gov.nist.javax.sip.parser
Parser for ContentLanguage header.
ContentLanguageParser(String) - Constructor for class gov.nist.javax.sip.parser.ContentLanguageParser
Creates a new instance of ContentLanguageParser
ContentLength - Class in gov.nist.javax.sip.header
ContentLength SIPHeader (of which there can be only one in a SIPMessage).
ContentLength() - Constructor for class gov.nist.javax.sip.header.ContentLength
Default constructor.
ContentLength(int) - Constructor for class gov.nist.javax.sip.header.ContentLength
Constructor given a length.
ContentLengthHeader - Interface in javax.sip.header
The Content-Length header field indicates the size of the message-body, in decimal number of octets, sent to the recipient.
ContentLengthParser - Class in gov.nist.javax.sip.parser
Parser for Content-Length Header.
ContentLengthParser(String) - Constructor for class gov.nist.javax.sip.parser.ContentLengthParser
 
ContentType - Class in gov.nist.javax.sip.header
ContentType SIP Header 14.17 Content-Type The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET.
ContentType() - Constructor for class gov.nist.javax.sip.header.ContentType
Default constructor.
ContentType(String, String) - Constructor for class gov.nist.javax.sip.header.ContentType
Constructor given a content type and subtype.
ContentTypeHeader - Interface in javax.sip.header
The Content-Type header field indicates the media type of the message-body sent to the recipient.
ContentTypeParser - Class in gov.nist.javax.sip.parser
Parser for content type header.
ContentTypeParser(String) - Constructor for class gov.nist.javax.sip.parser.ContentTypeParser
 
COOKIE - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
createAcceptEncodingHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AcceptEncodingHeader based on the newly supplied encoding value.
createAcceptEncodingHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new AcceptEncodingHeader based on the newly supplied encoding value.
createAcceptHeader(String, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AcceptHeader based on the newly supplied contentType and contentSubType values.
createAcceptHeader(String, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new AcceptHeader based on the newly supplied contentType and contentSubType values.
createAcceptLanguageHeader(Locale) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AcceptLanguageHeader based on the newly supplied language value.
createAcceptLanguageHeader(Locale) - Method in interface javax.sip.header.HeaderFactory
Creates a new AcceptLanguageHeader based on the newly supplied language value.
createAck() - Method in class gov.nist.javax.sip.stack.SIPClientTransaction
 
createAck(long) - Method in class gov.nist.javax.sip.stack.SIPDialog
 
createAck() - Method in interface javax.sip.ClientTransaction
Deprecated. Since v1.2. As a transaction that received a 2xx response terminates immediately, it cannot be used for creating the corresponding ACK. If this transaction created a dialog, the Dialog.createAck(long) method should be used. Otherwise the stack will automatically create and send the ACK for non-2xx responses that need to be acknowledged. That is the application should never need to use this method.
createAck(long) - Method in interface javax.sip.Dialog
Creates an ACK request for an Invite that was responded with 2xx response.
createAckRequest(To) - Method in class gov.nist.javax.sip.message.SIPRequest
Creates a default ACK SIPRequest message for this original request.
createACKRequest() - Method in class gov.nist.javax.sip.message.SIPRequest
Create an ACK request from this request.
createAddress() - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
Create an empty address object.
createAddress(String, URI) - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
Creates an Address with the new display name and URI attribute values.
createAddress(URI) - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
 
createAddress(String) - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
Creates an Address with the new address string value.
createAddress(String) - Method in interface javax.sip.address.AddressFactory
Creates an Address with the new address string value.
createAddress(URI) - Method in interface javax.sip.address.AddressFactory
Creates an Address with the new URI attribute value.
createAddress(String, URI) - Method in interface javax.sip.address.AddressFactory
Creates an Address with the new display name and URI attribute values.
createAddressFactory() - Method in class javax.sip.SipFactory
Creates an instance of the AddressFactory implementation.
createAlertInfoHeader(URI) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AlertInfoHeader based on the newly supplied alertInfo value.
createAlertInfoHeader(URI) - Method in interface javax.sip.header.HeaderFactory
Creates a new AlertInfoHeader based on the newly supplied alertInfo value.
createAllowEventsHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AllowEventsHeader based on the newly supplied event type value.
createAllowEventsHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new AllowEventsHeader based on the newly supplied event type value.
createAllowHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AllowHeader based on the newly supplied method value.
createAllowHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new AllowHeader based on the newly supplied method value.
createAttribute(String, String) - Method in class javax.sdp.SdpFactory
Returns Attribute object with the specified values.
createAuthenticationInfoHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AuthenticationInfoHeader based on the newly supplied response value.
createAuthenticationInfoHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new AuthenticationInfoHeader based on the newly supplied response value.
createAuthorizationHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AuthorizationHeader based on the newly supplied scheme value.
createAuthorizationHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new AuthorizationHeader based on the newly supplied scheme value.
createBandwidth(String, int) - Method in class javax.sdp.SdpFactory
Returns Bandwidth object with the specified values.
createBYERequest(boolean) - Method in class gov.nist.javax.sip.message.SIPRequest
Create a BYE request from this request.
createCallIdHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CallIdHeader based on the newly supplied callId value.
createCallIdHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new CallIdHeader based on the newly supplied callId value.
createCallInfoHeader(URI) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CallInfoHeader based on the newly supplied callInfo value.
createCallInfoHeader(URI) - Method in interface javax.sip.header.HeaderFactory
Creates a new CallInfoHeader based on the newly supplied callInfo value.
createCancel() - Method in class gov.nist.javax.sip.stack.SIPClientTransaction
 
createCancel() - Method in interface javax.sip.ClientTransaction
Creates a new Cancel message from the Request associated with this client transaction.
createCancelRequest() - Method in class gov.nist.javax.sip.message.SIPRequest
Creates a default SIPResquest message that would cancel this request.
createChargingVectorHeader(String) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
P-Charging-Vector header
createChargingVectorHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
P-Charging-Vector header
createClientTransaction(SIPRequest, MessageChannel) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Creates a client transaction that encapsulates a MessageChannel.
createConnection(String, String, String, int, int) - Method in class javax.sdp.SdpFactory
Returns a Connection object with the specified properties a
createConnection(String, String, String) - Method in class javax.sdp.SdpFactory
Returns a Connection object with the specified properties and no TTL and a default number of addresses (1).
createConnection(String, int, int) - Method in class javax.sdp.SdpFactory
Returns a Connection object with the specified properties and a network and address type of "IN" and "IP4" respectively.
createConnection(String) - Method in class javax.sdp.SdpFactory
Returns a Connection object with the specified address.
createContactHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContactHeader based on the newly supplied address value.
createContactHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new wildcard ContactHeader.
createContactHeader() - Method in interface gov.nist.javax.sip.ListeningPointExt
Create a contact for this listening point.
createContactHeader() - Method in class gov.nist.javax.sip.ListeningPointImpl
 
createContactHeader(Address) - Method in interface javax.sip.header.HeaderFactory
Creates a new ContactHeader based on the newly supplied address value.
createContactHeader() - Method in interface javax.sip.header.HeaderFactory
Creates a new wildcard ContactHeader.
createContentDispositionHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentDispositionHeader based on the newly supplied contentDisposition value.
createContentDispositionHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ContentDispositionHeader based on the newly supplied contentDisposition value.
createContentEncodingHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentEncodingHeader based on the newly supplied encoding value.
createContentEncodingHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ContentEncodingHeader based on the newly supplied encoding value.
createContentLanguageHeader(Locale) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentLanguageHeader based on the newly supplied contentLanguage value.
createContentLanguageHeader(Locale) - Method in interface javax.sip.header.HeaderFactory
Creates a new ContentLanguageHeader based on the newly supplied contentLanguage value.
createContentLengthHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CSeqHeader based on the newly supplied contentLength value.
createContentLengthHeader(int) - Method in interface javax.sip.header.HeaderFactory
Creates a new ContentLengthHeader based on the newly supplied contentLength value.
createContentList(String) - Method in class gov.nist.javax.sip.message.MultipartMimeContentImpl
unpack a multipart mime packet and return a list of content packets.
createContentTypeHeader(String, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentTypeHeader based on the newly supplied contentType and contentSubType values.
createContentTypeHeader(String, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ContentTypeHeader based on the newly supplied contentType and contentSubType values.
createCSeqHeader(long, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CSeqHeader based on the newly supplied sequence number and method values.
createCSeqHeader(int, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Deprecated.  
createCSeqHeader(int, String) - Method in interface javax.sip.header.HeaderFactory
Deprecated. Since 1.2. Use HeaderFactory.createCSeqHeader(long, String) method with type long.
createCSeqHeader(long, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new CSeqHeader based on the newly supplied sequence number and method values.
createDatagramSocket() - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createDatagramSocket(int, InetAddress) - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createDatagramSocket() - Method in interface gov.nist.core.net.NetworkLayer
Constructs a datagram socket and binds it to any available port on the local host machine.
createDatagramSocket(int, InetAddress) - Method in interface gov.nist.core.net.NetworkLayer
Creates a datagram socket, bound to the specified local address.
createDatagramSocket() - Method in class gov.nist.core.net.SslNetworkLayer
 
createDatagramSocket(int, InetAddress) - Method in class gov.nist.core.net.SslNetworkLayer
 
createDateHeader(Calendar) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new DateHeader based on the newly supplied date value.
createDateHeader(Calendar) - Method in interface javax.sip.header.HeaderFactory
Creates a new DateHeader based on the newly supplied date value.
createDialog(SIPTransaction) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Create a dialog and add this transaction to it.
createDialog(SIPClientTransaction, SIPResponse) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Create a Dialog given a client tx and response.
createEMail(String) - Method in class javax.sdp.SdpFactory
Returns EMail object with the specified value.
createErrorAck(To) - Method in class gov.nist.javax.sip.message.SIPRequest
Creates an ACK for non-2xx responses according to RFC3261 17.1.1.3
createErrorInfoHeader(URI) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ErrorInfoHeader based on the newly supplied errorInfo value.
createErrorInfoHeader(URI) - Method in interface javax.sip.header.HeaderFactory
Creates a new ErrorInfoHeader based on the newly supplied errorInfo value.
createEventHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new EventHeader based on the newly supplied eventType value.
createEventHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new EventHeader based on the newly supplied eventType value.
createExpiresHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ExpiresHeader based on the newly supplied expires value.
createExpiresHeader(int) - Method in interface javax.sip.header.HeaderFactory
Creates a new ExpiresHeader based on the newly supplied expires value.
createExtensionHeader(String, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ExtensionHeader based on the newly supplied name and value values.
createFromHeader(Address, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new FromHeader based on the newly supplied address and tag values.
createFromHeader(Address, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new FromHeader based on the newly supplied address and tag values.
createFromNOTIFY(SIPClientTransaction, SIPTransaction) - Static method in class gov.nist.javax.sip.stack.SIPDialog
Creates a new dialog based on a received NOTIFY.
createHeader(String, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Create and parse a header.
createHeader(String, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new Header based on the newly supplied name and value values.
createHeaderFactory() - Method in class javax.sip.SipFactory
Creates an instance of the HeaderFactory implementation.
createHeaders(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Create and return a list of headers.
createHeaders(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new List of Headers based on a supplied comma seperated list of Header values for a single header name.
createInfo(String) - Method in class javax.sdp.SdpFactory
Returns Info object with the specified value.
createInReplyToHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new InReplyToHeader based on the newly supplied callId value.
createInReplyToHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new InReplyToHeader based on the newly supplied callId value.
createJoinHeader(String, String, String) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Create a Join header with a call Id, to and from tag.
createJoinHeader(String, String, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Create a Join header with a call Id, to and from tag.
createKey(String, String) - Method in class javax.sdp.SdpFactory
Returns Key object with the specified value.
createListeningPoint(String, int, String) - Method in class gov.nist.javax.sip.SipStackImpl
 
createListeningPoint(int, String) - Method in class gov.nist.javax.sip.SipStackImpl
Deprecated.  
createListeningPoint(int, String) - Method in interface javax.sip.SipStack
Deprecated. Since v1.2. This has been replaced by SipStack.createListeningPoint(String, int, String) For backwards compatibility with v1.1 implementations should support this method. Implementations should throw TransportNotSupportedException if the Properties specified during stack creation do not include an IP Address.
createListeningPoint(String, int, String) - Method in interface javax.sip.SipStack
Creates a ListeningPoint a given IP address, port and transport.
createLogRecord(String, String, String, long, boolean, String, String, String, long) - Method in interface gov.nist.javax.sip.LogRecordFactory
Create a log record.
createLogRecord(String, String, String, String, boolean, String, String, String, long) - Method in class gov.nist.javax.sip.stack.DefaultMessageLogFactory
 
createLogRecord(String, String, String, long, boolean, String, String, String, long) - Method in class gov.nist.javax.sip.stack.DefaultMessageLogFactory
 
createMaxForwardsHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MaxForwardsHeader based on the newly supplied maxForwards value.
createMaxForwardsHeader(int) - Method in interface javax.sip.header.HeaderFactory
Creates a new MaxForwardsHeader based on the newly supplied maxForwards value.
createMedia(String, int, int, String, Vector) - Method in class javax.sdp.SdpFactory
Returns Media object with the specified properties.
createMediaDescription(String, int, int, String, int[]) - Method in class javax.sdp.SdpFactory
Returns MediaDescription object with the specified properties.
createMediaDescription(String, int, int, String, String[]) - Method in class javax.sdp.SdpFactory
Returns MediaDescription object with the specified properties.
createMessageChannel(HostPort) - Method in class gov.nist.javax.sip.stack.MessageProcessor
Create a message channel for the specified host/port.
createMessageChannel(InetAddress, int) - Method in class gov.nist.javax.sip.stack.MessageProcessor
Create a message channel for the specified host/port.
createMessageChannel(SIPRequest, MessageProcessor, Hop) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Creates a client transaction to handle a new request.
createMessageChannel(HostPort) - Method in class gov.nist.javax.sip.stack.TCPMessageProcessor
 
createMessageChannel(InetAddress, int) - Method in class gov.nist.javax.sip.stack.TCPMessageProcessor
 
createMessageChannel(HostPort) - Method in class gov.nist.javax.sip.stack.TLSMessageProcessor
 
createMessageChannel(InetAddress, int) - Method in class gov.nist.javax.sip.stack.TLSMessageProcessor
 
createMessageChannel(HostPort) - Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
Create and return new TCPMessageChannel for the given host/port.
createMessageChannel(InetAddress, int) - Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
 
createMessageFactory() - Method in class javax.sip.SipFactory
Creates an instance of the MessageFactory implementation.
createMimeVersionHeader(int, int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MimeVersionHeader based on the newly supplied mimeVersion value.
createMimeVersionHeader(int, int) - Method in interface javax.sip.header.HeaderFactory
Creates a new MimeVersionHeader based on the newly supplied mimeVersion values.
createMinExpiresHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MinExpiresHeader based on the newly supplied minExpires value.
createMinExpiresHeader(int) - Method in interface javax.sip.header.HeaderFactory
Creates a new MinExpiresHeader based on the newly supplied minExpires value.
createMinSEHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MinSEHeader based on the newly supplied expires value.
createMultipartMimeContent(ContentTypeHeader, String[], String[], String[]) - Method in interface gov.nist.javax.sip.message.MessageFactoryExt
Create a MultipartMime attachment from a list of content type, subtype and content.
createMultipartMimeContent(ContentTypeHeader, String[], String[], String[]) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
 
createOrganizationHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new OrganizationHeader based on the newly supplied organization value.
createOrganizationHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new OrganizationHeader based on the newly supplied organization value.
createOrigin(String, String) - Method in class javax.sdp.SdpFactory
Returns Origin object with the specified properties.
createOrigin(String, long, long, String, String, String) - Method in class javax.sdp.SdpFactory
Returns Origin object with the specified properties.
createPAccessNetworkInfoHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
creates a P-Access-Network-Info header.
createPAccessNetworkInfoHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
creates a P-Access-Network-Info header
createParser(String) - Static method in class gov.nist.javax.sdp.parser.ParserFactory
 
createParser(String) - Static method in class gov.nist.javax.sip.parser.ParserFactory
create a parser for a header.
createPAssertedIdentityHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
P-Asserted-Identity header
createPAssertedIdentityHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
P-Asserted-Identity header
createPAssertedServiceHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
 
createPAssertedServiceHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
 
createPAssociatedURIHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Creates a new P-Associated-URI header based on the supplied address
createPAssociatedURIHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new P-Associated-URI header based on the supplied address
createPathHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
PATH header
createPathHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
PATH header
createPCalledPartyIDHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
P-Called-Party-ID header
createPCalledPartyIDHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
P-Called-Party-ID header
createPChargingFunctionAddressesHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
P-Charging-Function-Addresses header
createPChargingFunctionAddressesHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
P-Charging-Function-Addresses header
createPhone(String) - Method in class javax.sdp.SdpFactory
Returns Phone object with the specified value.
createPMediaAuthorizationHeader(String) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
P-Media-Authorization header
createPMediaAuthorizationHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
P-Media-Authorization header
createPPreferredIdentityHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
P-Preferred-Identity header
createPPreferredIdentityHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
P-Preferred-Identity header
createPPreferredServiceHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
 
createPPreferredServiceHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
 
createPProfileKeyHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
 
createPProfileKeyHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
added by aayush here:
createPrack(Response) - Method in class gov.nist.javax.sip.stack.SIPDialog
 
createPrack(Response) - Method in interface javax.sip.Dialog
Creates a new PRACK Request message based on a reliable provisional response received by this Dialog and the Dialog internal information.
createPriorityHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new PriorityHeader based on the newly supplied priority value.
createPriorityHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new PriorityHeader based on the newly supplied priority value.
createPrivacyHeader(String) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Privacy header
createPrivacyHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Privacy header
createProxyAuthenticateHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ProxyAuthenticateHeader based on the newly supplied scheme value.
createProxyAuthenticateHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ProxyAuthenticateHeader based on the newly supplied scheme value.
createProxyAuthorizationHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ProxyAuthorizationHeader based on the newly supplied scheme value.
createProxyAuthorizationHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ProxyAuthorizationHeader based on the newly supplied scheme value.
createProxyRequireHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ProxyRequireHeader based on the newly supplied optionTag value.
createProxyRequireHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ProxyRequireHeader based on the newly supplied optionTag value.
createPServedUserHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
 
createPServedUserHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
added by aayush here:
createPUserDatabaseHeader(String) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
 
createPUserDatabaseHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
added by aayush here:
createPVisitedNetworkIDHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
P-Visited-Network-ID header
createPVisitedNetworkIDHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
P-Visited-Network-ID header
createRAckHeader(long, long, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RAckHeader based on the newly supplied rSeqNumber, cSeqNumber and method values.
createRAckHeader(int, int, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Deprecated.  
createRAckHeader(int, int, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new RAckHeader based on the newly supplied rSeqNumber, cSeqNumber and method values.
createRawMessageChannel(String, int, Hop) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Creates a new MessageChannel for a given Hop.
createReasonHeader(String, int, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ReasonHeader based on the newly supplied reason value.
createReasonHeader(String, int, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ReasonHeader based on the newly supplied reason value.
createRecordRouteHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RecordRouteHeader based on the newly supplied address value.
createRecordRouteHeader(Address) - Method in interface javax.sip.header.HeaderFactory
Creates a new RecordRouteHeader based on the newly supplied address value.
createReferredByHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Create a ReferredBy Header.
createReferredByHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Create a ReferredBy Header.
createReferToHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Create a ReferTo Header.
createReferToHeader(Address) - Method in interface javax.sip.header.HeaderFactory
Creates a new ReferToHeader based on the newly supplied address value.
createReliableProvisionalResponse(int) - Method in class gov.nist.javax.sip.stack.SIPDialog
 
createReliableProvisionalResponse(int) - Method in interface javax.sip.Dialog
Creates a new reliable provisional response based on an Invite request that created this Dialog or that is now refreshing this Dialog.
createRepeatTime(int, int, int[]) - Method in class javax.sdp.SdpFactory
Returns a RepeatTime object with the specified interval, duration, and time offsets.
createReplacesHeader(String, String, String) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Create a Replaces header with a call Id, to and from tag.
createReplacesHeader(String, String, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Create a Replaces header with a call Id, to and from tag.
createReplyToHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ReplyToHeader based on the newly supplied address value.
createReplyToHeader(Address) - Method in interface javax.sip.header.HeaderFactory
Creates a new ReplyToHeader based on the newly supplied address value.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a Java object and the body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, byte[], ContentTypeHeader) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a byte array and body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a byte array and body content type.
createRequest(String) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Create a request from a string.
createRequest(SipUri, Via, CSeq, From, To) - Method in class gov.nist.javax.sip.message.SIPResponse
Generate a request from a response.
createRequest(String) - Method in class gov.nist.javax.sip.stack.SIPDialog
 
createRequest(String) - Method in interface javax.sip.Dialog
Creates a new Request message based on the dialog creating request.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in interface javax.sip.message.MessageFactory
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a Java object and the body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in interface javax.sip.message.MessageFactory
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a byte array and body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in interface javax.sip.message.MessageFactory
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message.
createRequest(String) - Method in interface javax.sip.message.MessageFactory
Create a new SIP Request object based on a specific string value.
createRequireHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RequireHeader based on the newly supplied optionTag value.
createRequireHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new RequireHeader based on the newly supplied optionTag value.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, Object, ContentTypeHeader) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a Java object and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, byte[], ContentTypeHeader) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a byte array and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message.
createResponse(int, Request, ContentTypeHeader, Object) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a Java object and the body content type.
createResponse(int, Request, ContentTypeHeader, byte[]) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a byte array and the body content type.
createResponse(int, Request) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request message.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a Java object and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a byte array and the body content type.
createResponse(String) - Method in class gov.nist.javax.sip.message.MessageFactoryImpl
Create a response from a string
createResponse(int) - Method in class gov.nist.javax.sip.message.SIPRequest
Creates a default SIPResponse message for this request.
createResponse(int, String) - Method in class gov.nist.javax.sip.message.SIPRequest
Creates a default SIPResponse message for this request.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in interface javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a Java object and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in interface javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a byte array and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in interface javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message.
createResponse(int, Request, ContentTypeHeader, Object) - Method in interface javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a Java object and the body content type.
createResponse(int, Request, ContentTypeHeader, byte[]) - Method in interface javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a byte array and the body content type.
createResponse(int, Request) - Method in interface javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request message.
createResponse(String) - Method in interface javax.sip.message.MessageFactory
Creates a Response from a String.
createRetryAfterHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RetryAfterHeader based on the newly supplied retryAfter value.
createRetryAfterHeader(int) - Method in interface javax.sip.header.HeaderFactory
Creates a new RetryAfterHeader based on the newly supplied retryAfter value.
createRouteHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RouteHeader based on the newly supplied address value.
createRouteHeader(Address) - Method in interface javax.sip.header.HeaderFactory
Creates a new RouteHeader based on the newly supplied address value.
createRSeqHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Deprecated.  
createRSeqHeader(long) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RSeqHeader based on the newly supplied sequenceNumber value.
createRSeqHeader(int) - Method in interface javax.sip.header.HeaderFactory
Creates a new RSeqHeader based on the newly supplied sequenceNumber value.
createSecurityClientHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Security-Client header
createSecurityClientHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Security-Client header
createSecurityServerHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Security-Server header
createSecurityServerHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Security-Server header
createSecurityVerifyHeader() - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Security-Verify header
createSecurityVerifyHeader() - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Security-Verify header
createServerHeader(List) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ServerHeader based on the newly supplied product value.
createServerHeader(List) - Method in interface javax.sip.header.HeaderFactory
Creates a new ServerHeader based on the newly supplied List of product values.
createServerSocket(int, int, InetAddress) - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createServerSocket(int, int, InetAddress) - Method in interface gov.nist.core.net.NetworkLayer
Creates a server with the specified port, listen backlog, and local IP address to bind to.
createServerSocket(int, int, InetAddress) - Method in class gov.nist.core.net.SslNetworkLayer
 
createServerTransaction(MessageChannel) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Creates a server transaction that encapsulates a MessageChannel.
createServiceRouteHeader(Address) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Service-Route header
createServiceRouteHeader(Address) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Service-Route header
createSessionDescription() - Method in class javax.sdp.SdpFactory
Creates a new, empty SessionDescription.
createSessionDescription(SessionDescription) - Method in class javax.sdp.SdpFactory
Creates a new SessionDescription, deep copy of another SessionDescription.
createSessionDescription(String) - Method in class javax.sdp.SdpFactory
Creates a SessionDescription populated with the information contained within the string parameter.
createSessionExpiresHeader(int) - Method in interface gov.nist.javax.sip.header.HeaderFactoryExt
Creates a new SessionExpiresHeader based on the newly supplied expires value.
createSessionExpiresHeader(int) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SessionExpiresHeader based on the newly supplied expires value.
createSessionName(String) - Method in class javax.sdp.SdpFactory
Returns SessionName object with the specified name.
createSIPETagHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
 
createSIPETagHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new SIP-ETag header with the supplied tag value
createSIPIfMatchHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
 
createSIPIfMatchHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new SIP-If-Match header with the supplied tag value
createSipProvider(ListeningPoint) - Method in class gov.nist.javax.sip.SipStackImpl
 
createSipProvider(ListeningPoint) - Method in interface javax.sip.SipStack
Creates a new peer SipProvider on this SipStack on a specified ListeningPoint and returns a reference to the newly created SipProvider object.
createSIPRequest(RequestLine, boolean) - Method in class gov.nist.javax.sip.message.SIPRequest
Create a new default SIPRequest from the original request.
createSipStack(Properties) - Method in class javax.sip.SipFactory
Creates an instance of a SipStack implementation based on the configuration properties object passed to this method.
createSipURI(String) - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
create a sip uri.
createSipURI(String, String) - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
Create a SipURI
createSipURI(String, String) - Method in interface javax.sip.address.AddressFactory
Creates a SipURI based on the given user and host components.
createSocket(InetAddress, int) - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createSocket(InetAddress, int, InetAddress) - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createSocket(InetAddress, int, InetAddress, int) - Method in class gov.nist.core.net.DefaultNetworkLayer
Creates a new Socket, binds it to myAddress:myPort and connects it to address:port.
createSocket(InetAddress, int) - Method in interface gov.nist.core.net.NetworkLayer
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress) - Method in interface gov.nist.core.net.NetworkLayer
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress, int) - Method in interface gov.nist.core.net.NetworkLayer
Creates a new Socket, binds it to myAddress:myPort and connects it to address:port.
createSocket(InetAddress, int) - Method in class gov.nist.core.net.SslNetworkLayer
 
createSocket(InetAddress, int, InetAddress) - Method in class gov.nist.core.net.SslNetworkLayer
 
createSocket(InetAddress, int, InetAddress, int) - Method in class gov.nist.core.net.SslNetworkLayer
Creates a new Socket, binds it to myAddress:myPort and connects it to address:port.
createSSLServerSocket(int, int, InetAddress) - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createSSLServerSocket(int, int, InetAddress) - Method in interface gov.nist.core.net.NetworkLayer
Creates an SSL server with the specified port, listen backlog, and local IP address to bind to.
createSSLServerSocket(int, int, InetAddress) - Method in class gov.nist.core.net.SslNetworkLayer
 
createSSLSocket(InetAddress, int) - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createSSLSocket(InetAddress, int, InetAddress) - Method in class gov.nist.core.net.DefaultNetworkLayer
 
createSSLSocket(InetAddress, int) - Method in interface gov.nist.core.net.NetworkLayer
Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
createSSLSocket(InetAddress, int, InetAddress) - Method in interface gov.nist.core.net.NetworkLayer
Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
createSSLSocket(InetAddress, int) - Method in class gov.nist.core.net.SslNetworkLayer
 
createSSLSocket(InetAddress, int, InetAddress) - Method in class gov.nist.core.net.SslNetworkLayer
 
createSubjectHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SubjectHeader based on the newly supplied subject value.
createSubjectHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new SubjectHeader based on the newly supplied subject value.
createSubscriptionStateHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SubscriptionStateHeader based on the newly supplied subscriptionState value.
createSubscriptionStateHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new SubscriptionStateHeader based on the newly supplied subscriptionState value.
createSupportedHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SupportedHeader based on the newly supplied optionTag value.
createSupportedHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new SupportedHeader based on the newly supplied optionTag value.
createTelURL(String) - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
Creates a TelURL based on given URI string.
createTelURL(String) - Method in interface javax.sip.address.AddressFactory
Creates a TelURL based on given URI string.
createTime(Date, Date) - Method in class javax.sdp.SdpFactory
Returns a Time specification with the specified start and stop times.
createTime() - Method in class javax.sdp.SdpFactory
Returns an unbounded Time specification (i.e., "t=0 0").
createTimeDescription(Time) - Method in class javax.sdp.SdpFactory
Returns TimeDescription object with the specified properties.
createTimeDescription() - Method in class javax.sdp.SdpFactory
Returns TimeDescription unbounded (i.e.
createTimeDescription(Date, Date) - Method in class javax.sdp.SdpFactory
Returns TimeDescription object with the specified properties.
createTimeStampHeader(float) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new TimeStampHeader based on the newly supplied timeStamp value.
createTimeStampHeader(float) - Method in interface javax.sip.header.HeaderFactory
Creates a new TimeStampHeader based on the newly supplied timeStamp value.
createTimeZoneAdjustment(Date, int) - Method in class javax.sdp.SdpFactory
Constructs a timezone adjustment record.
createToHeader(Address, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ToHeader based on the newly supplied address and tag values.
createToHeader(Address, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ToHeader based on the newly supplied address and tag values.
createUnsupportedHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new UnsupportedHeader based on the newly supplied optionTag value.
createUnsupportedHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new UnsupportedHeader based on the newly supplied optionTag value.
createURI(String) - Method in class gov.nist.javax.sip.address.AddressFactoryImpl
Creates a URI based on given URI string.
createURI(URL) - Method in class javax.sdp.SdpFactory
Returns URI object with the specified value.
createURI(String) - Method in interface javax.sip.address.AddressFactory
Creates a URI based on given URI string.
createUserAgentHeader(List) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new UserAgentHeader based on the newly supplied product value.
createUserAgentHeader(List) - Method in interface javax.sip.header.HeaderFactory
Creates a new UserAgentHeader based on the newly supplied List of product values.
createVersion(int) - Method in class javax.sdp.SdpFactory
Returns Version object with the specified values.
createViaHeader(String, int, String, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ViaHeader based on the newly supplied uri and branch values.
createViaHeader(String, int, String, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new ViaHeader based on the newly supplied uri and branch values.
createWarningHeader(String, int, String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new WarningHeader based on the newly supplied agent, code and comment values.
createWarningHeader(String, int, String) - Method in interface javax.sip.header.HeaderFactory
Creates a new WarningHeader based on the newly supplied agent, code and comment values.
createWWWAuthenticateHeader(String) - Method in class gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new WWWAuthenticateHeader based on the newly supplied scheme value.
createWWWAuthenticateHeader(String) - Method in interface javax.sip.header.HeaderFactory
Creates a new WWWAuthenticateHeader based on the newly supplied scheme value.
Credentials - Class in gov.nist.javax.sip.header
Credentials that are used in authentication and authorization headers.
Credentials() - Constructor for class gov.nist.javax.sip.header.Credentials
Default constructor
CSeq - Class in gov.nist.javax.sip.header
CSeq SIP Header.
CSeq() - Constructor for class gov.nist.javax.sip.header.CSeq
Constructor.
CSeq(long, String) - Constructor for class gov.nist.javax.sip.header.CSeq
Constructor given the sequence number and method.
CSEQ - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
CSEQ - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
CSeqHeader - Interface in javax.sip.header
A CSeq header field in a request contains a single decimal sequence number and the request method.
CSeqParser - Class in gov.nist.javax.sip.parser
Parser for CSeq headers.
CSeqParser(String) - Constructor for class gov.nist.javax.sip.parser.CSeqParser
 
CT - Static variable in interface javax.sdp.BandWidth
"Conference Total" bandwidth modifier, "CT".

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.