Uses of Interface
com.opencloud.sentinel.common.SentinelSessionState
-
Packages that use SentinelSessionState Package Description com.opencloud.sentinel.common This package contains session state interfaces in the Sentinel services.com.opencloud.sentinel.feature.spi This package contains the endpoint and feature API in the Sentinel services. -
-
Uses of SentinelSessionState in com.opencloud.sentinel.common
Subinterfaces of SentinelSessionState in com.opencloud.sentinel.common Modifier and Type Interface Description interfaceSentinelDiameterMediationSessionStateThe Session state interface as it is available to the DiameterSentinel features.interfaceSentinelDiameterSessionStateThe Session state interface as it is available to the DiameterSentinel features.interfaceSentinelSipSessionStateinterfaceSentinelSs7SessionStatesession state required by the sentinel ss7 core -
Uses of SentinelSessionState in com.opencloud.sentinel.feature.spi
Methods in com.opencloud.sentinel.feature.spi that return SentinelSessionState Modifier and Type Method Description SentinelSessionStateSentinelLocal. getSentinelSessionState()Get the session state
-