public class HTTPSPDYServerConnectionFactory extends SPDYServerConnectionFactory implements HttpConfiguration.ConnectionFactory
AbstractLifeCycle.AbstractLifeCycleListener
Container.InheritedListener, Container.Listener
LifeCycle.Listener
Constructor and Description |
---|
HTTPSPDYServerConnectionFactory(int version,
HttpConfiguration config) |
HTTPSPDYServerConnectionFactory(int version,
HttpConfiguration config,
PushStrategy pushStrategy) |
Modifier and Type | Method and Description |
---|---|
HttpConfiguration |
getHttpConfiguration() |
protected ServerSessionFrameListener |
provideServerSessionFrameListener(Connector connector,
EndPoint endPoint) |
checkNPNAvailable, checkProtocolNegotiationAvailable, doStop, dumpThis, getInitialWindowSize, getServerSessionFrameListener, getSessions, getVersion, isDispatchIO, newConnection, newFlowControlStrategy, sessionClosed, sessionOpened, setDispatchIO, setInitialWindowSize
configure, getFactories, getInputBufferSize, getProtocol, setInputBufferSize, toString
addBean, addBean, addBean, addEventListener, addManaged, contains, destroy, doStart, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBeans
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
public HTTPSPDYServerConnectionFactory(@Name(value="version") int version, @Name(value="config") HttpConfiguration config)
public HTTPSPDYServerConnectionFactory(@Name(value="version") int version, @Name(value="config") HttpConfiguration config, @Name(value="pushStrategy") PushStrategy pushStrategy)
public HttpConfiguration getHttpConfiguration()
getHttpConfiguration
in interface HttpConfiguration.ConnectionFactory
protected ServerSessionFrameListener provideServerSessionFrameListener(Connector connector, EndPoint endPoint)
provideServerSessionFrameListener
in class SPDYServerConnectionFactory
Copyright © 1995-2015 Webtide. All Rights Reserved.