Uses of Class
org.eclipse.jetty.http2.server.HTTP2ServerConnection
Packages that use HTTP2ServerConnection
-
Uses of HTTP2ServerConnection in org.eclipse.jetty.http2.server
Fields in org.eclipse.jetty.http2.server declared as HTTP2ServerConnectionModifier and TypeFieldDescriptionprivate final HTTP2ServerConnection
HttpTransportOverHTTP2.connection
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
(org.eclipse.jetty.server.Connector connector, HTTP2ServerConnection connection)