Uses of Interface
io.envoyproxy.envoy.config.core.v3.Http3ProtocolOptionsOrBuilder
Packages that use Http3ProtocolOptionsOrBuilder
Package
Description
-
Uses of Http3ProtocolOptionsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement Http3ProtocolOptionsOrBuilderModifier and TypeClassDescriptionfinal class
A message which allows using HTTP/3.static final class
A message which allows using HTTP/3. -
Uses of Http3ProtocolOptionsOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type Http3ProtocolOptionsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Http3ProtocolOptions, Http3ProtocolOptions.Builder, Http3ProtocolOptionsOrBuilder> HttpConnectionManager.Builder.http3ProtocolOptionsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return Http3ProtocolOptionsOrBuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getHttp3ProtocolOptionsOrBuilder()
Additional HTTP/3 settings that are passed directly to the HTTP/3 codec.HttpConnectionManager.getHttp3ProtocolOptionsOrBuilder()
Additional HTTP/3 settings that are passed directly to the HTTP/3 codec.HttpConnectionManagerOrBuilder.getHttp3ProtocolOptionsOrBuilder()
Additional HTTP/3 settings that are passed directly to the HTTP/3 codec.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type Http3ProtocolOptionsOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Http3ProtocolOptions, Http3ProtocolOptions.Builder, Http3ProtocolOptionsOrBuilder> HttpConnectionManager.Builder.internalGetHttp3ProtocolOptionsFieldBuilder()
Additional HTTP/3 settings that are passed directly to the HTTP/3 codec.