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