Uses of Class
org.eclipse.jetty.http2.client.HTTP2Client
-
Packages that use HTTP2Client Package Description org.eclipse.jetty.http2.client.http -
-
Uses of HTTP2Client in org.eclipse.jetty.http2.client.http
Methods in org.eclipse.jetty.http2.client.http that return HTTP2Client Modifier and Type Method Description HTTP2Client
HttpClientTransportOverHTTP2. getHTTP2Client()
Constructors in org.eclipse.jetty.http2.client.http with parameters of type HTTP2Client Constructor Description HttpClientTransportOverHTTP2(HTTP2Client client)
-