Uses of Class
net.sf.magicproject.network.NetworkActor

Packages that use NetworkActor
net.sf.magicproject.network The network package manages all communications between client and servers. 
 

Uses of NetworkActor in net.sf.magicproject.network
 

Subclasses of NetworkActor in net.sf.magicproject.network
 class Client
           
 class Server
          a multi-client server
 

Methods in net.sf.magicproject.network that return NetworkActor
static NetworkActor ConnectionManager.getNetworkActor()
          return the current net.sf.magicproject.network actor
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.