@ThreadSafe
public interface RequestBalancingStrategy
Modifier and Type | Method and Description |
---|---|
SocketAddress |
nextServer() |
void |
setServers(Collection<SocketAddress> servers) |
void setServers(Collection<SocketAddress> servers)
SocketAddress nextServer()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.