|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.loadbalancer.Policy
| Constructor Summary | |
Policy(Server[] server)
|
|
| Method Summary | |
void |
allocate(Connection connection,
NonBlockingQueue queue,
int tries)
|
void |
deallocate(Connection connection,
NonBlockingQueue queue,
int tries)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Policy(Server[] server)
| Method Detail |
public void deallocate(Connection connection,
NonBlockingQueue queue,
int tries)
throws java.io.IOException
java.io.IOException
public void allocate(Connection connection,
NonBlockingQueue queue,
int tries)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||