Uses of Interface
com.opencloud.sentinel.common.ServiceIDLookup
-
Packages that use ServiceIDLookup Package Description com.opencloud.sentinel.common This package contains session state interfaces in the Sentinel services. -
-
Uses of ServiceIDLookup in com.opencloud.sentinel.common
Classes in com.opencloud.sentinel.common that implement ServiceIDLookup Modifier and Type Class Description class
ServiceIDLookupImpl
Methods in com.opencloud.sentinel.common that return ServiceIDLookup Modifier and Type Method Description ServiceIDLookup
SentinelSessionIdsSessionState. getServiceIDLookup()
Methods in com.opencloud.sentinel.common with parameters of type ServiceIDLookup Modifier and Type Method Description void
SentinelSessionIdsSessionState. setServiceIDLookup(ServiceIDLookup ServiceIDLookup)
-