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 SIP service.com.opencloud.sentinel.feature.spi This package contains the endpoint and feature API in the Sentinel SIP service. -
-
Uses of SentinelSessionState in com.opencloud.sentinel.common
Subinterfaces of SentinelSessionState in com.opencloud.sentinel.common Modifier and Type Interface Description interface
com.opencloud.sentinel.common.SentinelDiameterMediationSessionState
interface
SentinelSipSessionState
-
Uses of SentinelSessionState in com.opencloud.sentinel.feature.spi
Methods in com.opencloud.sentinel.feature.spi that return SentinelSessionState Modifier and Type Method Description SentinelSessionState
SentinelLocal. getSentinelSessionState()
Get the session state
-