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