Package | Description |
---|---|
org.eclipse.jetty.http2.server |
Modifier and Type | Method and Description |
---|---|
HttpTransportOverHTTP2 |
HttpChannelOverHTTP2.getHttpTransport() |
Modifier and Type | Method and Description |
---|---|
protected HTTP2ServerConnection.ServerHttpChannelOverHTTP2 |
HTTP2ServerConnection.newServerHttpChannelOverHTTP2(Connector connector,
HttpConfiguration httpConfig,
HttpTransportOverHTTP2 transport) |
Constructor and Description |
---|
HttpChannelOverHTTP2(Connector connector,
HttpConfiguration configuration,
EndPoint endPoint,
HttpTransportOverHTTP2 transport) |
ServerHttpChannelOverHTTP2(Connector connector,
HttpConfiguration configuration,
EndPoint endPoint,
HttpTransportOverHTTP2 transport) |
Copyright © 1995–2023 Webtide. All rights reserved.