Class ProxyHandler


  • public final class ProxyHandler
    extends java.lang.Object
    Defines the proxy handler
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.undertow.server.handlers.proxy.ProxyHandler createProxyHandler​(IWebServerConfiguration webServerConfiguration)
      Get the proxy handler
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createProxyHandler

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