Uses of Class
za.co.wethinkcode.robots.client.commands.StateCommandRequest
Packages that use StateCommandRequest
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.
-
Uses of StateCommandRequest in za.co.wethinkcode.robots.server.clientCommands
Constructors in za.co.wethinkcode.robots.server.clientCommands with parameters of type StateCommandRequestModifierConstructorDescriptionStateClientCommand(StateCommandRequest request) StateClientCommand(StateCommandRequest req, WorldState worldState, com.fasterxml.jackson.databind.ObjectMapper objectMapper) Standard constructor for the state command from a client before evaluation