Class UndertowContextFactory

java.lang.Object
org.jboss.ws.undertow_httpspi.UndertowContextFactory

public class UndertowContextFactory extends Object
A factory for building httpcontext based on undertow
Since:
22-Aug-2010
Author:
alessio.soldano@jboss.com
  • Constructor Details

    • UndertowContextFactory

      public UndertowContextFactory()
  • Method Details

    • createHttpContext

      public static jakarta.xml.ws.spi.http.HttpContext createHttpContext(UndertowServer server, String contextPath, String path)