Uses of Class
radtools.services.haproxy.HAProxyLinux.HAProxyServer

Packages that use HAProxyLinux.HAProxyServer
radtools.services.haproxy Code for managing HAProxy systems. 
 

Uses of HAProxyLinux.HAProxyServer in radtools.services.haproxy
 

Fields in radtools.services.haproxy with type parameters of type HAProxyLinux.HAProxyServer
 rcf.core.util.map.HashSetMap<HAProxyLinux.HAProxyServer,String> HAProxyLinux.HAProxyPool.servers
          A map from the name of servers in this application proxy pool to the HAProxyLinux.HAProxyServer objects which contain the server specific configuration information.