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 interfaceSentinelByNameSessionStateDefines the interface for populating session state fields by name.interfaceSentinelDiameterMediationSessionStateThe Session state interface as it is available to the DiameterSentinel features.interfaceSentinelDiameterSessionStateThe Session state interface as it is available to the DiameterSentinel features.interfaceSentinelPromotionsSessionStateSession state required by promotionsinterfaceSentinelSessionStateinterfaceSentinelSipSessionStateinterfaceSentinelSs7CommonSessionStateSession state typically required by SS7 initial trigger featuresinterfaceSentinelSs7SessionStatesession state required by the sentinel ss7 coreinterfaceSessionCountersSessionStateFor features, such as promotion features, that need access to SessionCountersMethods in com.opencloud.sentinel.common that return SentinelCommonSessionState Modifier and Type Method Description SentinelCommonSessionStateSentinelBaseEncodableContext. getSentinelCommonSessionState()
-