Uses of Class
edu.wisc.game.rest.ResponseBase
-
Packages that use ResponseBase Package Description edu.wisc.game.rest The RESTful web API -
-
Uses of ResponseBase in edu.wisc.game.rest
Subclasses of ResponseBase in edu.wisc.game.rest Modifier and Type Class Description classActivateBonusWrapperclassFileWriteReportThis data structure is converted to JSON and send to the client in response to the /writeFile web API call.classGiveUpWrapperclassGuessWriteReportThis data structure is converted to JSON and send to the client in response to the /guess web API call.classListShapesWrapperLists all available shapesclassNewEpisodeWrapperclassNewEpisodeWrapper2This is an object that's converted to a JSON structure and sent to the client as a response in /GameService2/newEpisode calls.classPlayerResponseThe HashMap capability is used for debugging info in debug mode
-