Package | Description |
---|---|
org.eclipse.jetty.proxy |
Jetty Proxy : Async Proxy Support
|
Modifier and Type | Method and Description |
---|---|
protected ConnectHandler.UpstreamConnection |
ConnectHandler.newUpstreamConnection(EndPoint endPoint,
ConnectHandler.ConnectContext connectContext) |
protected void |
ConnectHandler.onConnectSuccess(ConnectHandler.ConnectContext connectContext,
ConnectHandler.UpstreamConnection upstreamConnection) |
Constructor and Description |
---|
ConnectHandler.UpstreamConnection(EndPoint endPoint,
Executor executor,
ByteBufferPool bufferPool,
ConnectHandler.ConnectContext connectContext) |
Copyright © 1995-2015 Webtide. All Rights Reserved.