Uses of Class
com.opencloud.sentinel.multileg.LegStateMap
-
Packages that use LegStateMap Package Description com.opencloud.sentinel.common This package contains session state interfaces in the Sentinel services. -
-
Uses of LegStateMap in com.opencloud.sentinel.common
Fields in com.opencloud.sentinel.common declared as LegStateMap Modifier and Type Field Description static LegStateMapSentinelSipSessionState. _initialLegStateMapMethods in com.opencloud.sentinel.common that return LegStateMap Modifier and Type Method Description LegStateMapSentinelSipSessionState. getLegStateMap()Methods in com.opencloud.sentinel.common with parameters of type LegStateMap Modifier and Type Method Description voidSentinelSipSessionState. setLegStateMap(LegStateMap legStateMap)
-