Uses of Class
gcspy.comm.Client

Packages that use Client
gcspy.comm This package provides the classes for communication between the GCspy server and client. 
gcspy.interpreter This class provides classes shared by interpreters for GCspy clients and servers, including the Space and Stream abstractions. 
 

Uses of Client in gcspy.comm
 

Methods in gcspy.comm that return Client
 Client Server.waitForNewClient(int maxLen)
          Wait for a new client
 

Uses of Client in gcspy.interpreter
 

Fields in gcspy.interpreter declared as Client
protected  Client Interpreter.client
          The client