Uses of Interface
io.envoyproxy.envoy.config.core.v3.AlternateProtocolsCacheOptionsOrBuilder
-
-
Uses of AlternateProtocolsCacheOptionsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement AlternateProtocolsCacheOptionsOrBuilder Modifier and Type Class Description classAlternateProtocolsCacheOptionsConfigures the alternate protocols cache which tracks alternate protocols that can be used to make an HTTP connection to an origin server.static classAlternateProtocolsCacheOptions.BuilderConfigures the alternate protocols cache which tracks alternate protocols that can be used to make an HTTP connection to an origin server. -
Uses of AlternateProtocolsCacheOptionsOrBuilder in io.envoyproxy.envoy.extensions.filters.http.alternate_protocols_cache.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.alternate_protocols_cache.v3 that return AlternateProtocolsCacheOptionsOrBuilder Modifier and Type Method Description AlternateProtocolsCacheOptionsOrBuilderFilterConfig.Builder. getAlternateProtocolsCacheOptionsOrBuilder()If set, causes the use of the alternate protocols cache, which is responsible for parsing and caching HTTP Alt-Svc headers.AlternateProtocolsCacheOptionsOrBuilderFilterConfig. getAlternateProtocolsCacheOptionsOrBuilder()If set, causes the use of the alternate protocols cache, which is responsible for parsing and caching HTTP Alt-Svc headers.AlternateProtocolsCacheOptionsOrBuilderFilterConfigOrBuilder. getAlternateProtocolsCacheOptionsOrBuilder()If set, causes the use of the alternate protocols cache, which is responsible for parsing and caching HTTP Alt-Svc headers. -
Uses of AlternateProtocolsCacheOptionsOrBuilder in io.envoyproxy.envoy.extensions.upstreams.http.v3
Methods in io.envoyproxy.envoy.extensions.upstreams.http.v3 that return AlternateProtocolsCacheOptionsOrBuilder Modifier and Type Method Description AlternateProtocolsCacheOptionsOrBuilderHttpProtocolOptions.AutoHttpConfig.Builder. getAlternateProtocolsCacheOptionsOrBuilder()The presence of alternate protocols cache options causes the use of the alternate protocols cache, which is responsible for parsing and caching HTTP Alt-Svc headers.AlternateProtocolsCacheOptionsOrBuilderHttpProtocolOptions.AutoHttpConfig. getAlternateProtocolsCacheOptionsOrBuilder()The presence of alternate protocols cache options causes the use of the alternate protocols cache, which is responsible for parsing and caching HTTP Alt-Svc headers.AlternateProtocolsCacheOptionsOrBuilderHttpProtocolOptions.AutoHttpConfigOrBuilder. getAlternateProtocolsCacheOptionsOrBuilder()The presence of alternate protocols cache options causes the use of the alternate protocols cache, which is responsible for parsing and caching HTTP Alt-Svc headers.
-