Uses of Package
vooga.network.util

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

Classes in vooga.network.util used by testing.network
VoogaUtilsClient
          VoogaUtilsClient is the data management utility for local user data.
 

Classes in vooga.network.util used by vooga.network.util
VoogaUtilsClient
          VoogaUtilsClient is the data management utility for local user data.
VoogaUtilsServer
          VoogaUtilsServer manages game data for myUserConnections and myLoggedOnUsers by calling NetworkDataManager methods.
VoogaUtilsServerRequest
          A VoogaUtilsServerRequest is sent by the client to the server, where it is executed, calling the appropriate methods on the server.