Package org.jboss.ws.undertow_httpspi
Class UndertowContextFactory
java.lang.Object
org.jboss.ws.undertow_httpspi.UndertowContextFactory
A factory for building httpcontext based on undertow
- Since:
- 22-Aug-2010
- Author:
- alessio.soldano@jboss.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic jakarta.xml.ws.spi.http.HttpContextcreateHttpContext(UndertowServer server, String contextPath, String path)
-
Constructor Details
-
UndertowContextFactory
public UndertowContextFactory()
-
-
Method Details
-
createHttpContext
public static jakarta.xml.ws.spi.http.HttpContext createHttpContext(UndertowServer server, String contextPath, String path)
-