|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPing
Interface that defines how we "ping" a server to check if its alive
| Method Summary | |
|---|---|
boolean |
isAlive(Server server)
Checks whether the given Server is "alive" i.e. |
| Method Detail |
|---|
boolean isAlive(Server server)
Server is "alive" i.e. should be
considered a candidate while loadbalancing
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||