public interface Resolver<T>
| Modifier and Type | Method and Description |
|---|---|
Epsilon<T> |
resolve(io.vertx.ext.web.RoutingContext context,
Epsilon<T> income) |
Epsilon<T> resolve(io.vertx.ext.web.RoutingContext context, Epsilon<T> income) throws WebException
WebExceptionCopyright © 2017. All rights reserved.