Uses of Interface
io.envoyproxy.envoy.api.v2.core.Http2ProtocolOptionsOrBuilder
Packages that use Http2ProtocolOptionsOrBuilder
Package
Description
-
Uses of Http2ProtocolOptionsOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return Http2ProtocolOptionsOrBuilderModifier and TypeMethodDescriptionCluster.Builder.getHttp2ProtocolOptionsOrBuilder()Even if default HTTP2 protocol options are desired, this field must be set so that Envoy will assume that the upstream supports HTTP/2 when making new HTTP connection pool connections.Cluster.getHttp2ProtocolOptionsOrBuilder()Even if default HTTP2 protocol options are desired, this field must be set so that Envoy will assume that the upstream supports HTTP/2 when making new HTTP connection pool connections.ClusterOrBuilder.getHttp2ProtocolOptionsOrBuilder()Even if default HTTP2 protocol options are desired, this field must be set so that Envoy will assume that the upstream supports HTTP/2 when making new HTTP connection pool connections. -
Uses of Http2ProtocolOptionsOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement Http2ProtocolOptionsOrBuilderModifier and TypeClassDescriptionfinal class[#next-free-field: 14]static final class[#next-free-field: 14]Methods in io.envoyproxy.envoy.api.v2.core that return Http2ProtocolOptionsOrBuilderModifier and TypeMethodDescriptionGrpcProtocolOptions.Builder.getHttp2ProtocolOptionsOrBuilder().envoy.api.v2.core.Http2ProtocolOptions http2_protocol_options = 1;GrpcProtocolOptions.getHttp2ProtocolOptionsOrBuilder().envoy.api.v2.core.Http2ProtocolOptions http2_protocol_options = 1;GrpcProtocolOptionsOrBuilder.getHttp2ProtocolOptionsOrBuilder().envoy.api.v2.core.Http2ProtocolOptions http2_protocol_options = 1; -
Uses of Http2ProtocolOptionsOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return Http2ProtocolOptionsOrBuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getHttp2ProtocolOptionsOrBuilder()Additional HTTP/2 settings that are passed directly to the HTTP/2 codec.HttpConnectionManager.getHttp2ProtocolOptionsOrBuilder()Additional HTTP/2 settings that are passed directly to the HTTP/2 codec.HttpConnectionManagerOrBuilder.getHttp2ProtocolOptionsOrBuilder()Additional HTTP/2 settings that are passed directly to the HTTP/2 codec.