Uses of Class
org.eclipse.jetty.http2.server.HTTP2ServerSession
Packages that use HTTP2ServerSession
-
Uses of HTTP2ServerSession in org.eclipse.jetty.http2.server
Constructors in org.eclipse.jetty.http2.server with parameters of type HTTP2ServerSessionModifierConstructorDescriptionHTTP2ServerConnection
(RetainableByteBufferPool retainableByteBufferPool, Executor executor, EndPoint endPoint, HttpConfiguration httpConfig, HTTP2ServerSession session, int inputBufferSize, ServerSessionListener listener)