|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Server | |
|---|---|
| com.aragost.javahg.internals | |
| Uses of Server in com.aragost.javahg.internals |
|---|
| Methods in com.aragost.javahg.internals that return Server | |
|---|---|
Server |
ServerPool.take(AbstractCommand command)
Get a server. |
| Methods in com.aragost.javahg.internals that return types with arguments of type Server | |
|---|---|
List<Server> |
ServerPool.getServers()
|
| Methods in com.aragost.javahg.internals with parameters of type Server | |
|---|---|
void |
ServerPool.put(Server server)
Return the server to the pool of available servers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||