public class ProxyHTTPAsyncConnectionFactory extends ServerHTTPAsyncConnectionFactory
| Constructor and Description |
|---|
ProxyHTTPAsyncConnectionFactory(SPDYServerConnector connector,
short version,
ProxyEngineSelector proxyEngineSelector) |
| Modifier and Type | Method and Description |
|---|---|
AsyncConnection |
newAsyncConnection(SocketChannel channel,
AsyncEndPoint endPoint,
Object attachment) |
getConnectorpublic ProxyHTTPAsyncConnectionFactory(SPDYServerConnector connector, short version, ProxyEngineSelector proxyEngineSelector)
public AsyncConnection newAsyncConnection(SocketChannel channel, AsyncEndPoint endPoint, Object attachment)
newAsyncConnection in interface AsyncConnectionFactorynewAsyncConnection in class ServerHTTPAsyncConnectionFactoryCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.