Uses of Class
org.eclipse.jetty.http2.server.HTTP2ServerConnection
Packages that use HTTP2ServerConnection
-
Uses of HTTP2ServerConnection in org.eclipse.jetty.http2.server
Methods in org.eclipse.jetty.http2.server that return HTTP2ServerConnectionModifier and TypeMethodDescriptionprotected HTTP2ServerConnection
HTTP2ServerConnectionFactory.HTTPServerSessionListener.getConnection()
Constructors in org.eclipse.jetty.http2.server with parameters of type HTTP2ServerConnectionModifierConstructorDescriptionHttpTransportOverHTTP2
(Connector connector, HTTP2ServerConnection connection)