java.lang.Object
com.github.toolarium.jwebserver.handler.routing.proxy.ProxyHandler

public final class ProxyHandler extends Object
Defines the proxy handler
  • Method Details

    • createProxyHandler

      public static io.undertow.server.handlers.proxy.ProxyHandler createProxyHandler(IWebServerConfiguration webServerConfiguration)
      Get the proxy handler
      Parameters:
      webServerConfiguration - the configuration
      Returns:
      the proxy handler