public class ServerHTTPSPDYAsyncConnectionFactory extends ServerSPDYAsyncConnectionFactory
| Constructor and Description |
|---|
ServerHTTPSPDYAsyncConnectionFactory(short version,
ByteBufferPool bufferPool,
Executor threadPool,
ScheduledExecutorService scheduler,
Connector connector) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerSessionFrameListener |
newServerSessionFrameListener(AsyncEndPoint endPoint,
Object attachment) |
newAsyncConnectionpublic ServerHTTPSPDYAsyncConnectionFactory(short version,
ByteBufferPool bufferPool,
Executor threadPool,
ScheduledExecutorService scheduler,
Connector connector)
protected ServerSessionFrameListener newServerSessionFrameListener(AsyncEndPoint endPoint, Object attachment)
newServerSessionFrameListener in class ServerSPDYAsyncConnectionFactoryCopyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.