public class RawHTTP2ServerConnectionFactory extends AbstractHTTP2ServerConnectionFactory
AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainerAbstractLifeCycle.AbstractLifeCycleListenerConnectionFactory.UpgradingContainer.InheritedListener, Container.ListenerLifeCycle.Listener| 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, getMaxFrameLength, getMaxHeaderBlockFragment, getMaxSettingsKeys, getReservedThreads, getStreamIdleTimeout, newConnection, newServerParser, newSettings, setFlowControlStrategyFactory, setInitialSessionRecvWindow, setInitialStreamRecvWindow, setMaxConcurrentStreams, setMaxDynamicTableSize, setMaxFrameLength, setMaxHeaderBlockFragment, setMaxSettingsKeys, setReservedThreads, setStreamIdleTimeoutconfigure, getFactories, getInputBufferSize, getProtocol, getProtocols, setInputBufferSize, toStringaddBean, addBean, addBean, addEventListener, addManaged, contains, destroy, doStart, doStop, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpObjects, dumpStdErr, dumpThis, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdumpObjects, dumpSelfpublic 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–2023 Webtide. All rights reserved.