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
All Classes All Packages
All Classes All Packages
F
- FAILED_REASON_KEY - Static variable in interface com.opencloud.sentinel.events.FailedInstruction
-
Failed Reason Key in the Instruction Details Map (if set).
- FailedInstruction - Interface in com.opencloud.sentinel.events
-
Interface for FailedInstruction, containing information for Features to determine if action is required when an instruction failed to execute.
- Failure - com.opencloud.sentinel.util.SipStatusUtil.SipStatusType
- featureCannotStart(FeatureError) - Method in interface com.opencloud.sentinel.feature.spi.FeatureEndpoint
-
notification: feature failed to start properly
- FeatureCollectionImpl - Class in com.opencloud.sentinel.feature.impl
-
Feature collection implementation used by new dynamic assembled feature collections
- FeatureCollectionImpl(FeatureCreatorLookupTable<FeatureCreator<? extends NullSentinelSessionState, ? extends FeatureEndpoint>>) - Constructor for class com.opencloud.sentinel.feature.impl.FeatureCollectionImpl
- FeatureCreatorLookupTable<T extends BaseFeatureCreator> - Class in com.opencloud.sentinel.feature.impl
- FeatureCreatorLookupTable(String) - Constructor for class com.opencloud.sentinel.feature.impl.FeatureCreatorLookupTable
- FeatureEndpoint - Interface in com.opencloud.sentinel.feature.spi
-
The interface a feature uses to provide feedback into the sentinel core.
- FeatureError - Class in com.opencloud.sentinel.feature.spi
-
Represents an error that occurred in the Feature
- FeatureError(FeatureError.Cause) - Constructor for class com.opencloud.sentinel.feature.spi.FeatureError
-
Create a feature error with an associated cause
- FeatureError(FeatureError.Cause, String) - Constructor for class com.opencloud.sentinel.feature.spi.FeatureError
-
Create a feature error with an associated cause and explanation
- FeatureError(FeatureError.Cause, String, Throwable) - Constructor for class com.opencloud.sentinel.feature.spi.FeatureError
-
Create a feature error with an associated cause, an explanation and an associated exception
- FeatureError(DataInput) - Constructor for class com.opencloud.sentinel.feature.spi.FeatureError
-
Deserialise a FastSerialized FeatureWarning.
- FeatureError.Cause - Enum in com.opencloud.sentinel.feature.spi
- FeatureFactoryImpl<FeatureEndpointType extends FeatureEndpoint> - Class in com.opencloud.sentinel.feature.impl
- FeatureFactoryImpl(String, FeatureCollection, FeatureEndpointType, SentinelExtensionsCMPFieldsAccess) - Constructor for class com.opencloud.sentinel.feature.impl.FeatureFactoryImpl
-
Create a feature factory
- featureFailedToExecute(FeatureError) - Method in interface com.opencloud.sentinel.feature.spi.FeatureEndpoint
-
notification: feature has started, but failed during execution
- featureHasFinished() - Method in interface com.opencloud.sentinel.feature.spi.FeatureEndpoint
-
directive: this feature has finished
- featureIssuedWarning(FeatureWarning) - Method in interface com.opencloud.sentinel.feature.spi.FeatureEndpoint
-
notification: feature had a problem it managed to resolve internally
- FeatureLimiterFilterConditionAccess<MessageType> - Class in com.opencloud.sentinel.feature.spi
-
Injected into features implementing
InjectFeatureLimiterFilterConditionAccess
to provide access to a per-feature limiter filter condition. - FeatureLimiterFilterConditionAccess(String, LimiterFilterConditionAccess) - Constructor for class com.opencloud.sentinel.feature.spi.FeatureLimiterFilterConditionAccess
- FeatureSbbFacade - Class in com.opencloud.sentinel.feature.sbb
-
Facade feature that acts as a proxy for a feature sbb
- FeatureSbbFacade(FeatureEndpoint, Facilities, ChildRelationFacility, FeatureSbbFacade.FeatureSbbInvoker, String, String) - Constructor for class com.opencloud.sentinel.feature.sbb.FeatureSbbFacade
- FeatureSbbFacade.FeatureSbbInvoker - Interface in com.opencloud.sentinel.feature.sbb
-
Externalise interaction with the feature sbb as the sentinel front-ends and registrar have different interfaces for interacting with the feature sbb
- featureWaiting(ActivityContextInterface...) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSipMultiLegFeatureEndpoint
-
directive: notify the core that the feature is waiting for a response event before proceeding.
- FeatureWarning - Class in com.opencloud.sentinel.feature.spi
-
Represents a warning to the sentinel core, e.g for a non-fatal error or situation that the feature resolved in some way that the feature wants the sentinel core to note
- FeatureWarning(FeatureWarning.Cause, String) - Constructor for class com.opencloud.sentinel.feature.spi.FeatureWarning
-
Create a feature error with an associated cause and explanation
- FeatureWarning(DataInput) - Constructor for class com.opencloud.sentinel.feature.spi.FeatureWarning
-
Deserialise a FastSerialized FeatureWarning.
- FeatureWarning.Cause - Enum in com.opencloud.sentinel.feature.spi
- Final - com.opencloud.sentinel.charging.ChargingInstance.State
- findMapper(SentinelSelectionKey, Class<?>, Class<?>) - Method in interface com.opencloud.sentinel.mapper.MapperLibrary
-
Retrieve a mapper
- findMapper(SentinelSelectionKey, Class<?>, Class<?>, MapperExecutionPoint) - Method in interface com.opencloud.sentinel.mapper.MapperLibrary
-
Retrieve a mapper
- fixedDuration - com.opencloud.sentinel.config.ActivityTestTimerMode
- ForcedLegRelease - com.opencloud.sentinel.mapper.SipMappingPoint
- ForcedReauthorization - com.opencloud.sentinel.mapper.SipMappingPoint
- freeResourcesAtSessionEnd() - Method in interface com.opencloud.sentinel.common.EndSessionHandler
- from(String) - Static method in enum com.opencloud.sentinel.multileg.SipLegType
- from(SipRequest) - Static method in enum com.opencloud.sentinel.multileg.SipLegType
- fromRequest(SipRequest) - Static method in class com.opencloud.sentinel.multileg.ReliableResponseID
-
Extracts a ReliableResponseID from a SipRequest.
- fromResponse(SipResponse) - Static method in class com.opencloud.sentinel.multileg.ReliableResponseID
-
Extracts a ReliableResponseID from a SipResponse.
- fromString(String) - Static method in class com.opencloud.sentinel.util.LegSubscriptionID
-
Get a
LegSubscriptionID
from a string. - fromString(String) - Static method in class com.opencloud.sentinel.util.LegTransactionID
-
Get a
LegTransactionID
from a string. - fromString(String) - Static method in class com.opencloud.sentinel.util.SubscribedEventID
-
Get a
SubscribedEventID
from a string.
All Classes All Packages