Uses of Class
edu.wisc.game.rest.ResponseBase
Packages that use ResponseBase
Package
Description
The RESTful web API
Back-end classes for some auxiliary JSP pages
-
Uses of ResponseBase in edu.wisc.game.rest
Subclasses of ResponseBase in edu.wisc.game.restModifier and TypeClassDescriptionclass
class
class
This data structure is converted to JSON and send to the client in response to the /writeFile web API call.class
class
This data structure is converted to JSON and send to the client in response to the /guess web API call.class
Lists all available shapesclass
class
This is an object that's converted to a JSON structure and sent to the client as a response in /GameService2/newEpisode calls.class
The object returned by the /player call.static class
An HTML page + error codestatic class
An HTML page + error codestatic class
Some info + error codeclass
Used by LoginServlet and the Android app for registering new users and logging in -
Uses of ResponseBase in edu.wisc.game.web
Subclasses of ResponseBase in edu.wisc.game.webModifier and TypeClassDescriptionstatic class
The list of rule sets to be displayed in the Android app