Uses of Class
com.aragost.javahg.internals.Server

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.
 



Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.