Uses of Class
org.nustaq.kontraktor.rest.UndertowRESTHandler
Packages that use UndertowRESTHandler
-
Uses of UndertowRESTHandler in org.nustaq.kontraktor.rest
Methods in org.nustaq.kontraktor.rest with parameters of type UndertowRESTHandlerModifier and TypeMethodDescriptionvoidUndertowRESTHandler.ParseAndDispatchREST.parseAndDispatch(io.undertow.server.HttpServerExchange exchange, UndertowRESTHandler handler, String[] split, String rawPath, Method m, byte[] postData, Object credentials)