Package com.iizix.server
Interface IServerLoadBalancer
public interface IServerLoadBalancer
Interface that the server uses to redirect a request of a client to another server using the load balancer.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isEnabled()
Checks if load balancing is enabled.