Package com.tangosol.net.proxy


package com.tangosol.net.proxy
Contains interfaces and classes related to proxy services.
  • Class
    Description
    Default ProxyServiceLoadBalancer implementation.
    A ProxyServiceLoad encapsulates information about the current utilization of a ProxyService.
    A ProxyServiceLoadBalancer is a pluggable strategy for controlling the client load across individual members of a clustered ProxyService.
    A RemoteMember is a special Member implementation that carries the remote IP/port information of a member that isn't in the cluster.