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.AbstractLifeCycleListener
ConnectionFactory.Detecting.Detection
ConnectionFactory.Detecting, ConnectionFactory.Upgrading
Container.InheritedListener, Container.Listener
Dumpable.DumpableContainer
LifeCycle.Listener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TLS_VERSION |
Constructor and Description |
---|
ProxyConnectionFactory() |
ProxyConnectionFactory(java.lang.String nextProtocol) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxProxyHeader() |
void |
setMaxProxyHeader(int maxProxyHeader) |
detect, newConnection, nextProtocol, upgradeToConnectionFactory
configure, findNextProtocol, findNextProtocol, getFactories, getInputBufferSize, getProtocol, getProtocols, setInputBufferSize, toString
addBean, addBean, addEventListener, addManaged, contains, destroy, doStart, doStop, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpObjects, dumpStdErr, dumpThis, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeans
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProtocol, getProtocols
isDumpable
dumpContainer, dumpIterable, dumpMapEntries, dumpObjects, dumpSelf, named
public static final java.lang.String TLS_VERSION
Copyright © 1995–2021 Webtide. All rights reserved.