public class RawHTTP2ServerConnectionFactory extends AbstractHTTP2ServerConnectionFactory
AbstractLifeCycle.AbstractLifeCycleListenerConnectionFactory.UpgradingContainer.InheritedListener, Container.ListenerLifeCycle.ListenerFAILED, RUNNING, STARTED, STARTING, STOP_ON_FAILURE, STOPPED, STOPPING| Constructor and Description |
|---|
RawHTTP2ServerConnectionFactory(HttpConfiguration httpConfiguration,
ServerSessionListener listener) |
RawHTTP2ServerConnectionFactory(HttpConfiguration httpConfiguration,
ServerSessionListener listener,
java.lang.String... protocols) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerSessionListener |
newSessionListener(Connector connector,
EndPoint endPoint) |
getFlowControlStrategyFactory, getHttpConfiguration, getInitialSessionRecvWindow, getInitialStreamRecvWindow, getMaxConcurrentStreams, getMaxDynamicTableSize, getMaxHeaderBlockFragment, getReservedThreads, getStreamIdleTimeout, newConnection, newServerParser, newSettings, setFlowControlStrategyFactory, setInitialSessionRecvWindow, setInitialStreamRecvWindow, setMaxConcurrentStreams, setMaxDynamicTableSize, setMaxHeaderBlockFragment, setReservedThreads, setStreamIdleTimeoutconfigure, getFactories, getInputBufferSize, getProtocol, getProtocols, setInputBufferSize, toStringaddBean, addBean, addBean, addEventListener, addManaged, contains, destroy, doStart, doStop, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, dumpThis, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic RawHTTP2ServerConnectionFactory(HttpConfiguration httpConfiguration, ServerSessionListener listener)
public RawHTTP2ServerConnectionFactory(HttpConfiguration httpConfiguration, ServerSessionListener listener, java.lang.String... protocols)
protected ServerSessionListener newSessionListener(Connector connector, EndPoint endPoint)
newSessionListener in class AbstractHTTP2ServerConnectionFactoryCopyright © 1995–2018 Webtide. All rights reserved.