Uses of Enum Class
za.co.wethinkcode.robots.shared.InternalResponseCode

Packages that use InternalResponseCode
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 contains the functionality of all server specific commands
This package contains all classes shared between the server and client binary It primarily contains enums and interfaces