Class ProxyCustomizer

java.lang.Object
org.eclipse.jetty.server.ProxyCustomizer
All Implemented Interfaces:
HttpConfiguration.Customizer

public class ProxyCustomizer extends Object implements HttpConfiguration.Customizer

Customizer that extracts the real local and remote address:port pairs from a ProxyConnectionFactory and sets them on the request with ServletRequest.setAttribute(String, Object).