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 classServiceIDLookupImplMethods in com.opencloud.sentinel.common that return ServiceIDLookup Modifier and Type Method Description ServiceIDLookupSentinelSessionIdsSessionState. getServiceIDLookup()Methods in com.opencloud.sentinel.common with parameters of type ServiceIDLookup Modifier and Type Method Description voidSentinelSessionIdsSessionState. setServiceIDLookup(ServiceIDLookup ServiceIDLookup)
-