Uses of Class
vooga.network.util.VoogaUtilsClient

Packages that use VoogaUtilsClient
testing.network   
vooga.network.util   
 

Uses of VoogaUtilsClient in testing.network
 

Fields in testing.network declared as VoogaUtilsClient
(package private)  VoogaUtilsClient TestUtilsClient.myClient
           
 

Uses of VoogaUtilsClient in vooga.network.util
 

Methods in vooga.network.util that return VoogaUtilsClient
static VoogaUtilsClient VoogaUtilsClient.getUtilsClient(VoogaModule module)
          Retrieves the utilities client that has access to the given module's data on the server.