Uses of Interface
com.opencloud.sentinel.multileg.LegManager
-
Packages that use LegManager 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 LegManager in com.opencloud.sentinel.common
Methods in com.opencloud.sentinel.common that return LegManager Modifier and Type Method Description LegManagerSentinelSipEncodableContext. getLegManager() -
Uses of LegManager in com.opencloud.sentinel.feature.spi
Methods in com.opencloud.sentinel.feature.spi that return LegManager Modifier and Type Method Description LegManagerSentinelSipMultiLegFeatureEndpoint. getLegManager()
-