Interface | Description |
---|---|
StringResponse.StringData |
Interface for classes, which should support conversion to string-based response data
|
Class | Description |
---|---|
Definitions |
Definitions for the http package.
|
JSONResponse |
Response object that supports JSON output.
|
JSONResponseData |
Extends the basic XML output provided by JAXB with support for GSON/JSON output.
|
RedirectResponse |
Simple Response class for sending a redirect to a provided URL
|
Response |
Basic HTTP response, which prints the given ResponseData as an xml.
|
ResponseData |
The base class for HTTP Response data.
|
ServiceRequest |
A service request definitions, which can be passed to ServiceHandler for service invocation.
|
StringResponse |
Prints data as raw strings format.
|
Enum | Description |
---|---|
Response.Status |
HTTP Status code enumerations.
|
Copyright © 2015 Tampere University of Technology, Pori Department.