JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

T

TCP - Static variable in interface javax.sip.ListeningPoint
Transport constant: TCP
TelURL - Interface in javax.sip.address
This class represents Tel URLs, which are used for addressing.
TEMPORARILY_UNAVAILABLE - Static variable in interface javax.sip.message.Response
The callee's end system was contacted successfully but the callee is currently unavailable (for example, is not logged in, logged in but in a state that precludes communication with the callee, or has activated the "do not disturb" feature).
terminate() - Method in interface javax.sip.Transaction
Terminate this transaction and immediately release all stack resources associated with it.
TERMINATED - Static variable in class javax.sip.DialogState
This constant value indicates that the dialog state is "Terminated".
TERMINATED - Static variable in interface javax.sip.header.SubscriptionStateHeader
State: The subscription has been terminated, if a reason code is present, the client should behave as described in the reason code.
TERMINATED - Static variable in class javax.sip.TransactionState
This constant value indicates that the transaction state is "Terminated".
terminateOnBye(boolean) - Method in interface javax.sip.Dialog
Terminate Dialog on BYE.
TIMEOUT - Static variable in interface javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated because it was not refreshed before it expired.
Timeout - Class in javax.sip
This class contains the enumerations that define whether a timeout has occured in the underlying implementation.
TimeoutEvent - Class in javax.sip
This class represents an Timeout event that is passed from a SipProvider to its SipListener.
TimeoutEvent(Object, ServerTransaction, Timeout) - Constructor for class javax.sip.TimeoutEvent
Constructs a TimeoutEvent to indicate a server retransmission or transaction timeout.
TimeoutEvent(Object, ClientTransaction, Timeout) - Constructor for class javax.sip.TimeoutEvent
Constructs a TimeoutEvent to indicate a client retransmission or transaction timeout.
TimeStampHeader - Interface in javax.sip.header
The Timestamp header field describes when the UAC sent the request to the UAS.
TLS - Static variable in interface javax.sip.ListeningPoint
Transport constant: TLS over TCP
TlsSecurityPolicy - Interface in javax.sip
An implementation of this interface can be registered with the sip stack using the configuration property javax.sip.TLS_SECURITY_POLICY.
ToHeader - Interface in javax.sip.header
The To header field first and foremost specifies the desired "logical" recipient of the request, or the address-of-record of the user or resource that is the target of this request.
TOO_MANY_HOPS - Static variable in interface javax.sip.message.Response
The server received a request that contains a Max-Forwards header field with the value zero.
TooManyHopsException - Exception in javax.sip.header
This Exception is thrown when a user attempts decrement the Hop count when the message as already reached its max number of forwards.
TooManyHopsException() - Constructor for exception javax.sip.header.TooManyHopsException
Constructs a new TooManyHopsException
TooManyHopsException(String) - Constructor for exception javax.sip.header.TooManyHopsException
Constructs a new TooManyHopsException with the specified error message.
TooManyHopsException(String, Throwable) - Constructor for exception javax.sip.header.TooManyHopsException
Constructs a new TooManyHopsException with the specified error message and specialized cause that triggered this error condition.
toString() - Method in interface javax.sip.address.Address
Returns a string representation of this Address.
toString() - Method in interface javax.sip.address.Hop
This method returns the Hop as a string.
toString() - Method in interface javax.sip.address.SipURI
This method returns the URI as a string.
toString() - Method in interface javax.sip.address.TelURL
This method returns the URI as a string.
toString() - Method in interface javax.sip.address.URI
This method returns the URI as a string.
toString() - Method in class javax.sip.DialogState
This method returns a string version of this class.
toString() - Method in interface javax.sip.header.Header
Gets a string representation of the Header.
toString() - Method in interface javax.sip.message.Content
 
toString() - Method in interface javax.sip.message.Message
Gets string representation of Message
toString() - Method in interface javax.sip.message.MultipartMimeContent
Convert to String.
toString() - Method in class javax.sip.Timeout
This method returns a string version of this class.
toString() - Method in class javax.sip.TransactionState
 
TRANSACTION - Static variable in class javax.sip.Timeout
This constant value indicates the "Transaction" timeout.
Transaction - Interface in javax.sip
This interface represents an abstraction for a SIP transaction.
TransactionAlreadyExistsException - Exception in javax.sip
This Exception is thrown when a user attempts to get a transaction to handle a message when infact a transaction is already handling this message.
TransactionAlreadyExistsException() - Constructor for exception javax.sip.TransactionAlreadyExistsException
Constructs a new TransactionAlreadyExistsException
TransactionAlreadyExistsException(String) - Constructor for exception javax.sip.TransactionAlreadyExistsException
Constructs a new TransactionAlreadyExistsException with the specified error message.
TransactionAlreadyExistsException(String, Throwable) - Constructor for exception javax.sip.TransactionAlreadyExistsException
Constructs a new TransactionAlreadyExistsException with the specified error message and specialized cause that triggered this error condition.
TransactionDoesNotExistException - Exception in javax.sip
This Exception is thrown when a user attempts to reference a client or server transaction that does currently not exist in the underlying SipProvider
TransactionDoesNotExistException() - Constructor for exception javax.sip.TransactionDoesNotExistException
Constructs a new TransactionDoesNotExistException
TransactionDoesNotExistException(String) - Constructor for exception javax.sip.TransactionDoesNotExistException
Constructs a new TransactionDoesNotExistException with the specified error message.
TransactionDoesNotExistException(String, Throwable) - Constructor for exception javax.sip.TransactionDoesNotExistException
Constructs a new TransactionDoesNotExistException with the specified error message and specialized cause that triggered this error condition.
TransactionState - Class in javax.sip
This class contains the enumerations that define the underlying state of an existing transaction.
TransactionTerminatedEvent - Class in javax.sip
TransactionTerminatedEvent is delivered to the Listener when the transaction transitions to the terminated state.
TransactionTerminatedEvent(Object, ServerTransaction) - Constructor for class javax.sip.TransactionTerminatedEvent
Constructs a TransactionTerminatedEvent to indicate a server retransmission or transaction timeout.
TransactionTerminatedEvent(Object, ClientTransaction) - Constructor for class javax.sip.TransactionTerminatedEvent
Constructs a TransactionTerminatedEvent to indicate a client retransmission or transaction timeout.
TransactionUnavailableException - Exception in javax.sip
The TransactionUnavailableException indicates that a vendor's implementation could not create a Transaction for some reason.
TransactionUnavailableException() - Constructor for exception javax.sip.TransactionUnavailableException
Constructs a new TransactionUnavailableException.
TransactionUnavailableException(String) - Constructor for exception javax.sip.TransactionUnavailableException
Constructs a new TransactionUnavailableException with the specified error message.
TransactionUnavailableException(String, Throwable) - Constructor for exception javax.sip.TransactionUnavailableException
Constructs a new TransactionUnavailableException with the specified error message and specialized cause that triggered this error condition.
TransportAlreadySupportedException - Exception in javax.sip
The TransportAlreadySupportedException indicates that a specific transport is already supported by a SipProvider via its ListeningPoints.
TransportAlreadySupportedException() - Constructor for exception javax.sip.TransportAlreadySupportedException
Constructs a new TransportAlreadySupportedException.
TransportAlreadySupportedException(String) - Constructor for exception javax.sip.TransportAlreadySupportedException
Constructs a new TransportAlreadySupportedException with the specified error message.
TransportAlreadySupportedException(String, Throwable) - Constructor for exception javax.sip.TransportAlreadySupportedException
Constructs a new TransportAlreadySupportedException with the specified error message and specialized cause that triggered this error condition.
TransportNotSupportedException - Exception in javax.sip
The TransportNotSupportedException indicates that a specific transport is not supported by a vendor's implementation of this specification.
TransportNotSupportedException() - Constructor for exception javax.sip.TransportNotSupportedException
Constructs a new TransportNotSupportedException.
TransportNotSupportedException(String) - Constructor for exception javax.sip.TransportNotSupportedException
Constructs a new TransportNotSupportedException with the specified error message.
TransportNotSupportedException(String, Throwable) - Constructor for exception javax.sip.TransportNotSupportedException
Constructs a new TransportNotSupportedException with the specified error message and specialized cause that triggered this error condition.
TRYING - Static variable in interface javax.sip.message.Response
This response indicates that the request has been received by the next-hop server and that some unspecified action is being taken on behalf of this call (for example, a database is being consulted).
TRYING - Static variable in class javax.sip.TransactionState
This constant value indicates that the transaction state is "Trying".

JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

See conditions of use.
Submit a bug report or feature request.