public class ServerHTTPAsyncConnectionFactory extends Object implements AsyncConnectionFactory
| Constructor and Description |
|---|
ServerHTTPAsyncConnectionFactory(Connector connector) |
| Modifier and Type | Method and Description |
|---|---|
AsyncConnection |
newAsyncConnection(SocketChannel channel,
AsyncEndPoint endPoint,
Object attachment) |
public ServerHTTPAsyncConnectionFactory(Connector connector)
public AsyncConnection newAsyncConnection(SocketChannel channel, AsyncEndPoint endPoint, Object attachment)
newAsyncConnection in interface AsyncConnectionFactoryCopyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.