Uses of Package
za.co.wethinkcode.robots.server.persistence
Packages that use za.co.wethinkcode.robots.server.persistence
Package
Description
Parent module for the server of the Robot World game
This package contains all commands that are called by the server administrator in the Robot World Game.
Classes and submodules in this module are responsible for configuring the server
Classes contained in this module encapsulate the behavior of the database
This package contains all functionality related to the titular Robots of the Robot World Game
Classes and submodules in this module encapsulate all functionality of the world
This package encapsulates all the behavior relevant to the web api layer
-
Classes in za.co.wethinkcode.robots.server.persistence used by za.co.wethinkcode.robots.server
-
-
Classes in za.co.wethinkcode.robots.server.persistence used by za.co.wethinkcode.robots.server.configClassDescriptionRepresents an immutable snapshot of a Robot World that can be persisted.
-
Classes in za.co.wethinkcode.robots.server.persistence used by za.co.wethinkcode.robots.server.persistenceClassDescriptionRepresents an immutable snapshot of a Robot World that can be persisted.Represents an immutable static world object that can be persisted.Identifies the static world-object types supported by world persistence.The geometric configuration of a saved world.Data-access contract for persisting a
SavedWorld.The timing and combat rules of a saved world. -
-
Classes in za.co.wethinkcode.robots.server.persistence used by za.co.wethinkcode.robots.server.worldClassDescriptionRepresents an immutable snapshot of a Robot World that can be persisted.
-
Classes in za.co.wethinkcode.robots.server.persistence used by za.co.wethinkcode.robots.webapi