Package org.jboss.ws.undertow_httpspi
Class UndertowHttpHandler
java.lang.Object
org.jboss.ws.undertow_httpspi.UndertowHttpHandler
- All Implemented Interfaces:
io.undertow.server.HttpHandler
- Author:
- Jim Ma
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleRequest(io.undertow.server.HttpServerExchange exchange)
-
Constructor Details
-
UndertowHttpHandler
public UndertowHttpHandler(jakarta.xml.ws.spi.http.HttpHandler handler)
-
-
Method Details
-
handleRequest
- Specified by:
handleRequestin interfaceio.undertow.server.HttpHandler- Throws:
Exception
-