Uses of Interface
gcspy.comm.Command

Packages that use Command
gcspy.comm This package provides the classes for communication between the GCspy server and client. 
 

Uses of Command in gcspy.comm
 

Fields in gcspy.comm declared as Command
protected  Command[] CommandStream.cmds
          An array of GCspy commands
 

Constructors in gcspy.comm with parameters of type Command
CommandStream(Command[] cmds)
          Create a new array of commands