Uses of Interface
com.tangosol.net.ProxyService
Packages that use ProxyService
Package
Description
Contains interfaces and classes related to proxy services.
-
Uses of ProxyService in com.tangosol.net.proxy
Subclasses with type arguments of type ProxyService in com.tangosol.net.proxyModifier and TypeClassDescriptionclass
Default ProxyServiceLoadBalancer implementation.Subinterfaces with type arguments of type ProxyService in com.tangosol.net.proxyModifier and TypeInterfaceDescriptioninterface
A ProxyServiceLoadBalancer is a pluggable strategy for controlling the client load across individual members of a clustered ProxyService.