Class ProxyConnectionFactory

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ProxyConnectionFactory.ProxyEndPoint  
      • Nested classes/interfaces inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle

        org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
      • Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Container

        org.eclipse.jetty.util.component.Container.InheritedListener, org.eclipse.jetty.util.component.Container.Listener
      • Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Dumpable

        org.eclipse.jetty.util.component.Dumpable.DumpableContainer
      • Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycle

        org.eclipse.jetty.util.component.LifeCycle.Listener
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TLS_VERSION  
      • Fields inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle

        FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING
      • Fields inherited from interface org.eclipse.jetty.util.component.Dumpable

        KEY
    • Constructor Detail

      • ProxyConnectionFactory

        public ProxyConnectionFactory()
      • ProxyConnectionFactory

        public ProxyConnectionFactory​(java.lang.String nextProtocol)
    • Method Detail

      • getMaxProxyHeader

        public int getMaxProxyHeader()
      • setMaxProxyHeader

        public void setMaxProxyHeader​(int maxProxyHeader)