Package org.nustaq.kontraktor.rest
Interface UndertowRESTHandler.ParseAndDispatchREST
- Enclosing class:
- UndertowRESTHandler
public static interface UndertowRESTHandler.ParseAndDispatchREST
-
Method Summary
Modifier and Type Method Description voidparseAndDispatch(io.undertow.server.HttpServerExchange facade, org.nustaq.serialization.FSTConfiguration jsonConf, String[] split, String rawPath, Method m, byte[] postData, Object credentials)