Interface ActionHandler.Invoker<C,B,R>
-
- Enclosing class:
- ActionHandler<C,B,R>
public static interface ActionHandler.Invoker<C,B,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rinvoke(io.undertow.server.HttpServerExchange exchange, C context, B body)
-