Uses of Package
edu.wisc.game.rest
Packages that use edu.wisc.game.rest
Package
Description
Top-level Game Server code
The RESTful web API
Persistent data structures
Back-end classes for some auxiliary JSP pages
-
Classes in edu.wisc.game.rest used by edu.wisc.game.engine
-
Classes in edu.wisc.game.rest used by edu.wisc.game.restClassDescriptionThis data structure is converted to JSON and send to the client in response to the /writeFile web API call.The "First Batch" of API calls, primarily for use in the research environment, where a player can choose any game to playThe "Second Batch" of API calls, primarily for use with players constrained by an experiment plan, and playing a sequence of games as outlined in the trial list to which the player is assigned.Lists all available shapesThis is an object that's converted to a JSON structure and sent to the client as a response in /GameService2/newEpisode calls.Various incentive schemes available to experiment designers.The object returned by the /player call.An HTML page + error codeAn HTML page + error codeSome info + error codeThe parent class for various structures that are returned, in JSON form,' by REST calls.Used by LoginServlet and the Android app for registering new users and logging in
-
Classes in edu.wisc.game.rest used by edu.wisc.game.sqlClassDescriptionVarious incentive schemes available to experiment designers.
-
Classes in edu.wisc.game.rest used by edu.wisc.game.tools
-
Classes in edu.wisc.game.rest used by edu.wisc.game.webClassDescriptionThe parent class for various structures that are returned, in JSON form,' by REST calls.