Uses of Class
org.nustaq.kontraktor.rest.UndertowRESTHandler
| Package | Description |
|---|---|
| org.nustaq.kontraktor.rest |
-
Uses of UndertowRESTHandler in org.nustaq.kontraktor.rest
Methods in org.nustaq.kontraktor.rest with parameters of type UndertowRESTHandler Modifier and Type Method Description voidUndertowRESTHandler.ParseAndDispatchREST. parseAndDispatch(io.undertow.server.HttpServerExchange exchange, UndertowRESTHandler handler, String[] split, String rawPath, Method m, byte[] postData, Object credentials)