| Package | Description |
|---|---|
| io.github.fssantana.vertgo | |
| io.github.fssantana.vertgo.request |
| Modifier and Type | Method and Description |
|---|---|
abstract O |
Controller.handle(I input)
Should be implemented with controller logic
|
| Modifier and Type | Method and Description |
|---|---|
HttpException |
HttpExceptionMessageCodec.decodeFromWire(int position,
io.vertx.core.buffer.Buffer buffer) |
HttpException |
HttpExceptionMessageCodec.transform(HttpException customMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpExceptionMessageCodec.encodeToWire(io.vertx.core.buffer.Buffer buffer,
HttpException exception) |
HttpException |
HttpExceptionMessageCodec.transform(HttpException customMessage) |
Copyright © 2012–2019 jcabi.com. All rights reserved.