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

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

basePath()dev.rafex.ether.http.jetty12.ResourceHandlerprotected
delete(final HttpExchange x)dev.rafex.ether.http.core.HttpResource
get(final HttpExchange x)dev.rafex.ether.http.core.HttpResource
handle(final Request request, final Response response, final Callback callback)dev.rafex.ether.http.jetty12.ResourceHandler
options(final HttpExchange x)dev.rafex.ether.http.core.HttpResource
patch(final HttpExchange x)dev.rafex.ether.http.core.HttpResource
post(final HttpExchange x)dev.rafex.ether.http.core.HttpResource
put(final HttpExchange x)dev.rafex.ether.http.core.HttpResource
queryParam(final JettyHttpExchange x, final String key)dev.rafex.ether.http.jetty12.ResourceHandlerprotectedstatic
ResourceHandler(final JsonCodec jsonCodec)dev.rafex.ether.http.jetty12.ResourceHandlerprotected
ResourceHandler(final JsonCodec jsonCodec, final ErrorMapper errorMapper)dev.rafex.ether.http.jetty12.ResourceHandlerprotected
routes()dev.rafex.ether.http.jetty12.ResourceHandlerprotected
supportedMethods()dev.rafex.ether.http.core.HttpResource