T - generic typepublic interface Resolver<T>
The interface that zero provide for request content resolving for
| Modifier and Type | Method and Description |
|---|---|
Epsilon<T> |
resolve(io.vertx.ext.web.RoutingContext context,
Epsilon<T> income)
Critical: You should call
setValue in your code logical or you’ll get null value |
Copyright © 2021. All rights reserved.