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