Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.http.jetty12.response.JettyApiResponses Member List

This is the complete list of members for dev.rafex.ether.http.jetty12.response.JettyApiResponses, including all inherited members.

created(final Response response, final Callback callback, final Object body)dev.rafex.ether.http.jetty12.response.JettyApiResponses
JettyApiResponses(final JsonCodec jsonCodec)dev.rafex.ether.http.jetty12.response.JettyApiResponses
json(final Response response, final Callback callback, final int status, final Object body)dev.rafex.ether.http.jetty12.response.JettyApiResponses
jsonOrThrow(final Response response, final Callback callback, final int status, final Object body)dev.rafex.ether.http.jetty12.response.JettyApiResponses
noContent(final Response response, final Callback callback, final int status)dev.rafex.ether.http.jetty12.response.JettyApiResponses
ok(final Response response, final Callback callback, final Object body)dev.rafex.ether.http.jetty12.response.JettyApiResponses
okNoContent(final Response response, final Callback callback)dev.rafex.ether.http.jetty12.response.JettyApiResponses
text(final Response response, final Callback callback, final int status, final String body)dev.rafex.ether.http.jetty12.response.JettyApiResponses