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 SIP service. -
-
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
com.opencloud.sentinel.common.SentinelDiameterMediationSessionState
interface
SentinelSessionState
interface
SentinelSipSessionState
interface
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()
-