- TCC_EXPIRED - Static variable in class com.opencloud.sentinel.common.OcsSessionTerminationCause
-
The session terminated due to the Sentinel Tcc timer expiring.
- TERMINATING_DOMAIN_HEADER_NAME - Static variable in class com.opencloud.sentinel.util.SIPUtil
-
SIP OC-Terminating-Domain Header name.
- TEXT_PLAIN_MIME_TYPE - Static variable in class com.opencloud.sentinel.util.SIPUtil
-
- timerIsSet(TimerID) - Method in interface com.opencloud.sentinel.providers.ServiceTimerProvider
-
Check if a timer with the provided timerID is currently set and registered with the provider.
- ToDiameterFeatureEndpoint - Interface in com.opencloud.sentinel.feature.spi
-
The endpoint interface features provide.
- ToDiameterMediationFeatureEndpoint - Interface in com.opencloud.sentinel.feature.spi
-
The endpoint interface features provide.
- ToSipFeatureEndpoint - Class in com.opencloud.sentinel.feature.spi
-
ToFeatureEndpoint interface for Sip service features
- ToSipFeatureEndpoint() - Constructor for class com.opencloud.sentinel.feature.spi.ToSipFeatureEndpoint
-
- ToSs7FeatureEndpoint - Interface in com.opencloud.sentinel.feature.spi
-
ToFeatureEndpoint interface for SS7 service features
- toStream(DataOutput) - Method in class com.opencloud.sentinel.common.Abort
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.common.MccMnc
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.common.ProviderError
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.common.UserError
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.feature.spi.FeatureError
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.feature.spi.FeatureWarning
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.util.LegSubscriptionID
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.util.LegTransactionID
-
- toStream(DataOutput) - Method in class com.opencloud.sentinel.util.SubscribedEventID
-
- toString() - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounterAddress
-
Return a string representation of this object.
- toString() - Method in class com.opencloud.sentinel.common.Abort
-
- toString() - Method in class com.opencloud.sentinel.common.MccMnc
-
- toString() - Method in class com.opencloud.sentinel.common.ServiceIDLookupImpl
-
- toString() - Method in class com.opencloud.sentinel.common.UserError
-
- toString() - Method in class com.opencloud.sentinel.feature.impl.FeatureFactoryImpl
-
- toString() - Method in class com.opencloud.sentinel.feature.spi.FeatureError
-
- toString() - Method in class com.opencloud.sentinel.feature.spi.FeatureWarning
-
- toString() - Method in class com.opencloud.sentinel.multileg.HeadersByLeg
-
- toString() - Method in class com.opencloud.sentinel.multileg.LegState
-
- toString() - Method in class com.opencloud.sentinel.util.ElapsedTime
-
- toString() - Method in class com.opencloud.sentinel.util.LegSubscriptionID
- toString() - Method in class com.opencloud.sentinel.util.LegTransactionID
- toString() - Method in class com.opencloud.sentinel.util.MessageBody
-
- toString() - Method in class com.opencloud.sentinel.util.MultipartMessageBody
-
- toString() - Method in class com.opencloud.sentinel.util.SipAddressString
-
- toString() - Method in class com.opencloud.sentinel.util.SubscribedEventID
- TransactionInProgressException - Exception in com.opencloud.sentinel.multileg
-
This exception is thrown by sentinel when there is already a re-invite transaction in progress
on this leg or there is a re-invite message in the MessagesToSend queue which will create this condition.
- TransactionInProgressException(String) - Constructor for exception com.opencloud.sentinel.multileg.TransactionInProgressException
-
Create a TransactionInProgressException
with a detail message.
- TransactionInProgressException(String, Throwable) - Constructor for exception com.opencloud.sentinel.multileg.TransactionInProgressException
-
Create a TransactionInProgressException
with a detail message and cause.