Class AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer

java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.http2.SessionContainer
org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
All Implemented Interfaces:
EventListener, org.eclipse.jetty.io.Connection.Listener, org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.component.Graceful, org.eclipse.jetty.util.component.LifeCycle
Enclosing class:
AbstractHTTP2ServerConnectionFactory

@Deprecated(since="12.0.21", forRemoval=true) public static class AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer extends org.eclipse.jetty.http2.SessionContainer
Deprecated, for removal: This API element is subject to removal in a future version.
use SessionContainer instead