◆ NonBlockingResourceHandler() [1/2]
| dev.rafex.ether.http.jetty12.NonBlockingResourceHandler.NonBlockingResourceHandler |
( |
final JsonCodec | jsonCodec | ) |
|
|
protected |
◆ NonBlockingResourceHandler() [2/2]
| dev.rafex.ether.http.jetty12.NonBlockingResourceHandler.NonBlockingResourceHandler |
( |
final JsonCodec | jsonCodec, |
|
|
final ErrorMapper | errorMapper ) |
|
protected |
◆ basePath()
| abstract String dev.rafex.ether.http.jetty12.NonBlockingResourceHandler.basePath |
( |
| ) |
|
|
abstractprotected |
◆ handle()
| boolean dev.rafex.ether.http.jetty12.NonBlockingResourceHandler.handle |
( |
final Request | request, |
|
|
final Response | response, |
|
|
final Callback | callback ) |
◆ queryParam()
| String dev.rafex.ether.http.jetty12.NonBlockingResourceHandler.queryParam |
( |
final JettyHttpExchange | x, |
|
|
final String | key ) |
|
staticprotected |
◆ routes()
| List< Route > dev.rafex.ether.http.jetty12.NonBlockingResourceHandler.routes |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: