public class ServerHTTPAsyncConnectionFactory extends java.lang.Object implements AsyncConnectionFactory
| Constructor and Description |
|---|
ServerHTTPAsyncConnectionFactory(SPDYServerConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
SPDYServerConnector |
getConnector() |
AsyncConnection |
newAsyncConnection(java.nio.channels.SocketChannel channel,
AsyncEndPoint endPoint,
java.lang.Object attachment) |
public ServerHTTPAsyncConnectionFactory(SPDYServerConnector connector)
public SPDYServerConnector getConnector()
public AsyncConnection newAsyncConnection(java.nio.channels.SocketChannel channel, AsyncEndPoint endPoint, java.lang.Object attachment)
newAsyncConnection in interface AsyncConnectionFactoryCopyright © 2013 FuseSource, Corp.. All Rights Reserved.