public class ProxyConnectionFactory extends DetectorConnectionFactory
ConnectionFactory for the PROXY Protocol.
This factory can be placed in front of any other connection factory to process the proxy v1 or v2 line before the normal protocol handling
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyConnectionFactory.ProxyEndPoint |
AbstractLifeCycle.AbstractLifeCycleListenerConnectionFactory.Detecting.DetectionConnectionFactory.Detecting, ConnectionFactory.UpgradingContainer.InheritedListener, Container.ListenerLifeCycle.Listener| Modifier and Type | Field and Description |
|---|---|
static String |
TLS_VERSION |
| Constructor and Description |
|---|
ProxyConnectionFactory() |
ProxyConnectionFactory(String nextProtocol) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxProxyHeader() |
void |
setMaxProxyHeader(int maxProxyHeader) |
detect, newConnectiongetFactories, getInputBufferSize, getProtocol, getProtocols, setInputBufferSize, toStringaddBean, addBean, addEventListener, addManaged, contains, destroy, dump, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, getContainedBeans, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProtocol, getProtocolsdumpContainer, dumpIterable, dumpMapEntries, dumpObjects, dumpSelf, namedpublic static final String TLS_VERSION
public ProxyConnectionFactory()
public ProxyConnectionFactory(String nextProtocol)
Copyright © 2010 - 2020 Adobe. All Rights Reserved