Uses of Interface
com.opencloud.sentinel.common.SentinelCommonSessionState
-
Packages that use SentinelCommonSessionState Package Description com.opencloud.sentinel.common This package contains session state interfaces in the Sentinel services. -
-
Uses of SentinelCommonSessionState in com.opencloud.sentinel.common
Subinterfaces of SentinelCommonSessionState in com.opencloud.sentinel.common Modifier and Type Interface Description interface
SentinelByNameSessionState
Defines the interface for populating session state fields by name.interface
SentinelDiameterMediationSessionState
The Session state interface as it is available to the DiameterSentinel features.interface
SentinelDiameterSessionState
The Session state interface as it is available to the DiameterSentinel features.interface
SentinelPromotionsSessionState
Session state required by promotionsinterface
SentinelSessionState
interface
SentinelSipSessionState
interface
SentinelSs7CommonSessionState
Session state typically required by SS7 initial trigger featuresinterface
SentinelSs7SessionState
session state required by the sentinel ss7 coreinterface
SessionCountersSessionState
For features, such as promotion features, that need access to SessionCountersMethods in com.opencloud.sentinel.common that return SentinelCommonSessionState Modifier and Type Method Description SentinelCommonSessionState
SentinelBaseEncodableContext. getSentinelCommonSessionState()
-