Uses of Class
gcspy.interpreter.Interpreter.BootstrapParameters

Packages that use Interpreter.BootstrapParameters
gcspy.interpreter This class provides classes shared by interpreters for GCspy clients and servers, including the Space and Stream abstractions. 
 

Uses of Interpreter.BootstrapParameters in gcspy.interpreter
 

Methods in gcspy.interpreter with parameters of type Interpreter.BootstrapParameters
protected  void Interpreter.receiveBootInfo(boolean server, Interpreter.BootstrapParameters params)
          Receive boot information
protected  void Interpreter.sendBootInfo(boolean server, Interpreter.BootstrapParameters params)
          Send boot information