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