A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages

I

id() - Method in enum com.opencloud.sentinel.common.SharedCoreSasEvent
 
Immediate - com.opencloud.sentinel.charging.ChargingInstance.ChargingType
 
ImmediateChargingInstance - Interface in com.opencloud.sentinel.charging
 
implementsPeriodicWorkHandler() - Method in interface com.opencloud.sentinel.feature.impl.BaseFeatureCreator
Returns true if this feature has a PeriodicWorkHandler.
importAsNewLeg(Dialog, String, SasEndpointType) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLegManager
Immediately creates a new leg.
importAsNewLeg(ActivityContextInterface, String, SasEndpointType) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLegManager
Immediately create a new leg and a dialog.
importAsNewLeg(ActivityContextInterface, String, InitialLegPhase) - Method in interface com.opencloud.sentinel.multileg.LegManager
Immediately create a new leg in the indicated phase (InitialLegPhase.CallSetup or InitialLegPhase.MidSession).
importAsNewLeg(SipSession, String, InitialLegPhase) - Method in interface com.opencloud.sentinel.multileg.LegManager
Immediately create a new leg in the indicated phase (InitialLegPhase.CallSetup or InitialLegPhase.MidSession).
importHandoverLeg(IncomingSipRequest, String) - Method in interface com.opencloud.sentinel.multileg.LegManager
Imports a SIP session for a handover request into a new leg in the call-setup phase with the given leg name.
increment(SessionCounter) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment all session counter fields based on a SessionCounter.
incrementAcks(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an ack is received from a call party.
incrementActivityEndEvent(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when an ActivityEndEvent occurs.
incrementAnsweredCalls(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a call is answered.
incrementByes(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a bye is received from a call party.
incrementCancels(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a cancel is received from a call party.
incrementCdrNotWritten(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a CDR is not written.
incrementCdrWritten(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a CDR is written.
incrementCompletedWithinCredit(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a call is disconnected normally (completed within credit).
incrementCumulativeCommittedUsed(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'committedUsed' field.
incrementCumulativeGranted(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'granted' field.
incrementCumulativeGrantedRefund(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'grantedRefund' field.
incrementCumulativeRequested(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'requested' field.
incrementCumulativeRequestedRefund(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'requestedRefund' field.
incrementCumulativeSentUsed(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'sentUsed' field.
incrementCumulativeSuspendedDuration(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'CumulativeSuspendedDuration' field.
incrementError(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an error event is received from a call party.
incrementFailedDuringExecution(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature responds that it failed during execution
incrementFailedToStart(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature responds that it failed to start correctly
incrementFeatureTimeout(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a feature timeout timer even is received.
incrementHttpDeletes(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a HTTP DELETE request is received.
incrementHttpGets(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a HTTP GET request is received for third party call setup.
incrementHttpHeads(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a HTTP HEAD request is received.
incrementHttpPosts(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a HTTP POST request is received for third party call setup.
incrementHttpPuts(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a HTTP PUT request is received.
incrementIgnoredExtensionEventAtSessionEnd(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when an extension event is received, but session management is in the end state.
incrementInfo(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an info event is received from a call party.
incrementInstructionExecutionFailure(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when an InstructionExecutionFailure occurs.
incrementInvites(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an invite is received.
incrementIssuedWarning(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature responds with a warning
incrementMessage(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a message event is received from a call party.
incrementNoAckReceived(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a NoAckReceived is received.
incrementNoPrackReceived(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a NoPrackReceived is received.
incrementNotify(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a notify event is received from a call party.
incrementOptions(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an options event is received from a call party.
incrementPeriodicWorkEvent(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a periodic work event is received.
incrementPeriodicWorkFailed(long) - Method in interface com.opencloud.sentinel.feature.spi.PeriodicWorkHandlerStats
Incremented if a feature implementing PeriodicWorkHandler throws an exception during periodic work execution
incrementPeriodicWorkStarted(long) - Method in interface com.opencloud.sentinel.feature.spi.PeriodicWorkHandlerStats
Incremented when PeriodicWorkHandler.doPeriodicWork() is called on a feature implementing PeriodicWorkHandler
incrementPlatformConfigurationProfileNotFound(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever it tries to access platform level configuration, but cannot do so
incrementPlatformConfigurationTableNotFound(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever it tries to access platform level configuration, but cannot do so
incrementPrack(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a prack event is received from a call party.
incrementProvisional(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a provisional event is received from a call party.
incrementPublish(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a publish event is received from a call party.
incrementRedirect(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a redirect event is received from a call party.
incrementRefer(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a refer event is received from a call party.
incrementRegister(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a register event is received
incrementServiceCompleted(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a session is released.
incrementServiceTimerEvent(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a service timer event is received for execution point delivery.
incrementServiceTimerExtensionEvent(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a service timer event is received for extension event delivery.
incrementServiceTriggered(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a call of any type is attempted.
incrementStarted(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
incrementSubscribe(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a subscribe event is received from a call party.
incrementSuccess(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a success event is received from a call party.
incrementTimedOut(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature timed out during execution
incrementUnknownTimer(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an unknown timer event is dropped.
incrementUpdate(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an update event is received from a call party.
Initial - com.opencloud.sentinel.charging.ChargingInstance.State
 
Initial - com.opencloud.sentinel.charging.ReservationChargingInstance.CreditResultExecutionPhase
 
INITIAL_QOS_REMOTE - Static variable in class com.opencloud.sentinel.util.SIPUtil
 
INITIAL_REQUEST - com.opencloud.sentinel.common.InviteReplicationTrigger
Indicates that session replication should be initiated as soon as an initial INVITE request is seen on the leg.
INITIAL_REQUEST - com.opencloud.sentinel.common.SubscriptionReplicationTrigger
Indicates that session replication should be initiated as soon as an initial SUBSCRIBE or REFER request is seen on the leg.
InitialCreditControl - com.opencloud.sentinel.mapper.SipMappingPoint
 
initialise(SentinelPlatformConfigurationReader, SentinelFeatureRegisterImpl, Facilities, Map<String, Object>, SentinelFeatureStatsAccess, AddressListCollection, ChildRelationFacility, SentinelFeatureSbbSupport, SentinelTracerSupport, SentinelFrontEnd, MapperLibrary<?>, MapperFacilities, LimiterFilterConditionAccess) - Method in class com.opencloud.sentinel.feature.impl.FeatureFactoryImpl
Initialise a feature factory with additional dependencies needed
initialiseFeatureStats(SentinelFeatureStatsAccess) - Method in interface com.opencloud.sentinel.feature.impl.BaseFeatureCreator
Initialises the feature usage statistics using the provided SentinelFeatureStatsAccess.
InitialLegPhase - Enum in com.opencloud.sentinel.multileg
Represents the initial Sentinel leg phases that legs may be in.
InitialRequestMap - Class in com.opencloud.sentinel.multileg
Map of leg name to initial request
InitialRequestMap() - Constructor for class com.opencloud.sentinel.multileg.InitialRequestMap
 
InitialRequestMap(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.sentinel.multileg.InitialRequestMap
 
InitialTrigger - com.opencloud.sentinel.feature.ExecutionPhase
 
InitialTriggerCDR - com.opencloud.sentinel.mapper.SipMappingPoint
 
InitialTriggerPhase - Static variable in enum com.opencloud.sentinel.feature.ExecutionPhase
 
INITIATING - com.opencloud.sentinel.multileg.InviteSessionPhase
The initial request has been seen but a dialog creating response has not.
injectAddressListCollection(AddressListCollection) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectAddressListCollection
Inject an address list collection
InjectAddressListCollection - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this if they require the use of AddressLists
injectAddressListEntryReader(AddressListEntryReader<ExtendedListEntry>, Class<ExtendedListEntry>) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectAddressListEntryReader
Inject an address list entry reader for reading an extended list entry type
InjectAddressListEntryReader<ExtendedListEntry extends com.opencloud.sentinel.feature.common.lists.AddressListEntry> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this if they define a custom address list entry reader
injectFeatureConfigurationReader(Reader) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectFeatureConfigurationReader
Inject a configuration reader
InjectFeatureConfigurationReader<Reader> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface to use a configuration reader
injectFeatureLimiterFilterConditionAccess(FeatureLimiterFilterConditionAccess<MessageType>) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectFeatureLimiterFilterConditionAccess
Injects an accessor for a feature to manage its limiter filter condition
InjectFeatureLimiterFilterConditionAccess<MessageType> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface if they need to manage limiter filter conditions.
injectFeatureStats(Stats) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectFeatureStats
Inject a statistics object the feature may use for collecting statistics
InjectFeatureStats<Stats extends SentinelFeatureStats> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface if they have defined their own statistics interface that extends SentinelFeatureStats
injectFsmBuilder(FsmBuilder<FSM>) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectFsmBuilder
Inject an FSM builder
InjectFsmBuilder<FSM> - Interface in com.opencloud.sentinel.feature.spi.init
Features that are based on a POJO FSM, implement this to have access to an object they can use to get FSM instances.
injectHttpActivityContextInterface(ActivityContextInterface) - Method in interface com.opencloud.sentinel.mapper.SipThirdPartyCallOutcomeToHttpResponseMapperInterface
 
injectMapperLibrary(MapperLibrary<MappingExecutionPoints>, MapperFacilities) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectMapperLibrary
Inject a mapper library
InjectMapperLibrary<MappingExecutionPoints extends java.lang.Enum<?>> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface to use a Mapper Library
injectResourceAdaptorProvider(Object) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectResourceAdaptorProvider
Inject an ra provider
InjectResourceAdaptorProvider - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface if they require the use of an RA provider
injectSentinelConfiguration(SentinelConfiguration) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectSentinelPlatformConfiguration
Inject sentinel platform configuration
InjectSentinelPlatformConfiguration - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface if they require access to platform level sentinel configuration
INSTRUCTION_KEY - Static variable in interface com.opencloud.sentinel.events.FailedInstruction
Instruction Key in the Instruction Details Map.
InstructionAlreadyPendingException - Exception in com.opencloud.sentinel.charging
Exception thrown if there is already an instruction pending.
InstructionAlreadyPendingException() - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException.
InstructionAlreadyPendingException(String) - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException with a detail message.
InstructionAlreadyPendingException(String, Throwable) - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException with a detail message and cause.
InstructionAlreadyPendingException(Throwable) - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException with a cause.
InstructionExecutionFailedEvent - Interface in com.opencloud.sentinel.events
Interface for InstructionExecutionFailedEvent, containing list of all FailedInstructions.
Invalid - com.opencloud.sentinel.util.SipStatusUtil.SipStatusType
 
invalidConfiguration - com.opencloud.sentinel.feature.spi.FeatureError.Cause
The feature failed because it is mis-configured and cannot recover.
invalidSessionState - com.opencloud.sentinel.feature.spi.FeatureError.Cause
The feature failed because values in session state required by the feature are not set.
invalidSubscriber - com.opencloud.sentinel.feature.spi.FeatureError.Cause
The feature failed because it cannot run for the subscriber of the current session.
InviteReplicationTrigger - Enum in com.opencloud.sentinel.common
Indicates the point at which a call leg should trigger the start of session replication.
InviteSessionPhase - Enum in com.opencloud.sentinel.multileg
 
isActive() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if leg is Active.
isAfter(InviteSessionPhase) - Method in enum com.opencloud.sentinel.multileg.InviteSessionPhase
Indicates whether this phase occurs after the provided phase.
isBefore(InviteSessionPhase) - Method in enum com.opencloud.sentinel.multileg.InviteSessionPhase
Indicates whether this phase occurs before the provided phase.
isCreditCheckInProgress() - Method in interface com.opencloud.sentinel.charging.ChargingInstance
Indicates whether or not there is a credit check currently in progress.
isCritical() - Method in interface com.opencloud.sentinel.multileg.Leg
If true, the entire session will end if this leg ends.
isDirtyAndClear() - Method in interface com.opencloud.sentinel.util.DirtyMonitor
 
isDownstreamForked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is part of a set of downstream forked legs.
isEmpty() - Method in interface com.opencloud.sentinel.multileg.MessageQueue
Determines if queue is empty.
isEquivalent(URI, URI) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
Compare user part if both are tel URI or tel URI and SIP URI with user=phone; Otherwise compare user and host part
isEquivalent(URI, URI, boolean) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
Compare user part if both are tel URI or tel URI and SIP URI (where the user-part is a phone number); Otherwise compare user and host part
isFailureStatusCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code falls between allowable values for SipStatusType.Failure.
isHasLinkedId() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TCOperationInvokeTcapComponent
 
isHomePlmnId(MccMnc, SentinelSelectionKey) - Method in interface com.opencloud.sentinel.providers.PlmnIdAnalyser
Determine if an MccMnc is a home PLMN ID
isInitialSipRequest(SipRequest) - Static method in class com.opencloud.sentinel.util.SIPUtil
Returns true if the SipRequest is an initial request.
isInternational() - Method in class com.opencloud.sentinel.util.SipAddressString
 
isLastResult() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TCOperationResultTcapComponent
 
isLegEnding(Leg) - Method in interface com.opencloud.sentinel.multileg.LegManager
Determines whether the given leg is ending, i.e. it has been detached or released, or the session is ending.
isLegInviteSessionEnding(Leg) - Method in interface com.opencloud.sentinel.multileg.LegManager
Determines whether the given leg has an INVITE session which is ending, i.e. the leg has been detached or released, or the session is ending.
isLimitable(MessageType) - Method in interface com.opencloud.sentinel.feature.spi.LimiterFilterCondition
Tests if the given message can be considered for rate limiting or if it must be allowed through.
isLinked() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
Return true if this leg is linked to another leg.
isLinked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is linked to another leg.
isParallelForked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is part of a set of parallel forked legs
isPhoneNumber(SipURI) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
Test a SIP URI to see if it represents a phone number.
isPrearrangedEnd() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
 
isPrearrangedEnd() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
 
isProvisionalStatusCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code falls between allowable values for SipStatusType.Provisional.
isRefer() - Method in class com.opencloud.sentinel.util.SubscribedEventID
Returns true if the event is a refer.
isSessionEnding() - Method in interface com.opencloud.sentinel.multileg.LegManager
Get whether end session has been invoked
isSessionReplicationDisabled() - Method in interface com.opencloud.sentinel.multileg.LegManager
Get whether replication has been permanently disabled for this session.
isSessionReplicationEnabled() - Method in interface com.opencloud.sentinel.multileg.LegManager
Get whether replication has been enabled for this session.
isSingleValue() - Method in interface com.opencloud.sentinel.feature.spi.ParameterValue
 
isSubscriptionTerminatingCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code should terminate the subscription
isSubset(SessionCounterAddress) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounterAddress
Determine if an addressSubset is a subset of this SessionCounterAddress.
isSuccessfulStatusCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code falls between allowable values for SipStatusType.Success.
issueOpenRequest(DialogOpenRequestTcapMessage) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
Request that a new dialog, associated with this leg, should be initiated.
isSuspended() - Method in interface com.opencloud.sentinel.charging.ChargingInstance
Returns true iff this ChargingInstance is currently suspended.
isSuspended() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
 
isSuspended() - Method in interface com.opencloud.sentinel.multileg.Leg
 
isTcBegin() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
 
isTcBegin() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
 
isTcContinue() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
 
isTcContinue() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
 
isTcEnd() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
 
isTcEnd() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
 
isTrackingEnabled() - Method in interface com.opencloud.sentinel.multileg.Leg
Get the value of the tracking enabled flag, which indicates if session tracking is enabled for this leg.
isType(DialogTcapMessage.Type) - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
 
isType(DialogTcapMessage.Type) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
 
isType(TcapComponent.Type) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TcapComponent
 
isType(TcapComponent.Type) - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TCOperationTcapComponent
 
isUnqualifiedRefer() - Method in class com.opencloud.sentinel.util.SubscribedEventID
Returns true if the event is an unqualified refer.
isUpstreamForked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is part of a set of upstream forked legs.
isValidGlobalPhoneNumber(String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
Checks that a digit string is a valid global phone number in accordance with RFC 2806.
isValidLocalPhoneNumber(String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
Checks that a digit string is a valid local phone number in accordance with RFC 2806.
isWaitForTrackingResultEnabled() - Method in interface com.opencloud.sentinel.multileg.Leg
Get the value of the wait for tracking result enabled flag, which indicates whether session tracking should pause session processing while session ownership store operations for this leg are in progress.
iterator() - Method in class com.opencloud.sentinel.util.MultipartMessageBody
 
A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages