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