Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- json(Object) - Method in class com.creativityfactory.swiftserver.response.HttpResponse
- json(Object) - Method in interface com.creativityfactory.swiftserver.response.Response
-
Writes an object in JSON format to the response output stream.
- jsonBody() - Method in class com.creativityfactory.swiftserver.request.HttpRequest
- jsonBody() - Method in interface com.creativityfactory.swiftserver.request.Request
-
Gets the body of the request as a JSON string.
- jsonFormat() - Method in interface com.creativityfactory.swiftserver.utils.BodyAdapter
-
Returns the body of the HTTP request in JSON format.
- jsonFormat() - Method in class com.creativityfactory.swiftserver.utils.BodyAdapterImpl
-
Returns the JSON representation of the body of the HTTP request as a
String
. - jsp(String) - Method in class com.creativityfactory.swiftserver.response.HttpResponse
- jsp(String) - Method in interface com.creativityfactory.swiftserver.response.Response
-
Renders a JSP page to the response output stream.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form