Uses of Interface
io.envoyproxy.envoy.config.core.v3.AlternateProtocolsCacheOptionsOrBuilder
-
Packages that use AlternateProtocolsCacheOptionsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
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 class
AlternateProtocolsCacheOptions
Configures the alternate protocols cache which tracks alternate protocols that can be used to make an HTTP connection to an origin server.static class
AlternateProtocolsCacheOptions.Builder
Configures the alternate protocols cache which tracks alternate protocols that can be used to make an HTTP connection to an origin server.
-