Uses of Package
za.co.wethinkcode.robots.server.clientCommands
Packages that use za.co.wethinkcode.robots.server.clientCommands
Package
Description
This package encapsulates the behavior of all commands sent by a client to be executed on the server
Their unevaluated and evaluated versions are contained here.
This package contains classes that encapsulate internal server error handling
This package encapsulates the main entry point of the server, along with the logic of a single thread
This package contains all the responses that the server gives back to the client
Classes that store info about how the world is created and managed
-
Classes in za.co.wethinkcode.robots.server.clientCommands used by za.co.wethinkcode.robots.server.clientCommandsClassDescriptionInterface for all client commands that get executed on the serverAbstract parent class of the result of a client's command being executedRecord Class that stores a thing being looked at from some target's positionInterface that implies that a commandResult will change the state of the mutable world.
-
Classes in za.co.wethinkcode.robots.server.clientCommands used by za.co.wethinkcode.robots.server.errorsClassDescriptionAbstract parent class of the result of a client's command being executed
-
-
Classes in za.co.wethinkcode.robots.server.clientCommands used by za.co.wethinkcode.robots.server.serverResponseClassDescriptionAbstract parent class of the result of a client's command being executedEvaluated Result of the look command.
-
Classes in za.co.wethinkcode.robots.server.clientCommands used by za.co.wethinkcode.robots.server.worldinfoClassDescriptionInterface for all client commands that get executed on the serverAbstract parent class of the result of a client's command being executed