Uses of Class
org.eclipse.jetty.http2.server.HTTP2ServerConnection
-
Packages that use HTTP2ServerConnection Package Description org.eclipse.jetty.http2.server -
-
Uses of HTTP2ServerConnection in org.eclipse.jetty.http2.server
Methods in org.eclipse.jetty.http2.server that return HTTP2ServerConnection Modifier and Type Method Description protected HTTP2ServerConnection
HTTP2ServerConnectionFactory.HTTPServerSessionListener. getConnection()
Constructors in org.eclipse.jetty.http2.server with parameters of type HTTP2ServerConnection Constructor Description HttpTransportOverHTTP2(Connector connector, HTTP2ServerConnection connection)
-