Uses of Interface
io.envoyproxy.envoy.config.core.v3.QuicKeepAliveSettingsOrBuilder
-
Packages that use QuicKeepAliveSettingsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of QuicKeepAliveSettingsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement QuicKeepAliveSettingsOrBuilder Modifier and Type Class Description class
QuicKeepAliveSettings
Config for keepalive probes in a QUIC connection.static class
QuicKeepAliveSettings.Builder
Config for keepalive probes in a QUIC connection.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type QuicKeepAliveSettingsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<QuicKeepAliveSettings,QuicKeepAliveSettings.Builder,QuicKeepAliveSettingsOrBuilder>
QuicProtocolOptions.Builder. connectionKeepaliveBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return QuicKeepAliveSettingsOrBuilder Modifier and Type Method Description QuicKeepAliveSettingsOrBuilder
QuicProtocolOptions.Builder. getConnectionKeepaliveOrBuilder()
Probes the peer at the configured interval to solicit traffic, i.e.QuicKeepAliveSettingsOrBuilder
QuicProtocolOptions. getConnectionKeepaliveOrBuilder()
Probes the peer at the configured interval to solicit traffic, i.e.QuicKeepAliveSettingsOrBuilder
QuicProtocolOptionsOrBuilder. getConnectionKeepaliveOrBuilder()
Probes the peer at the configured interval to solicit traffic, i.e.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type QuicKeepAliveSettingsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<QuicKeepAliveSettings,QuicKeepAliveSettings.Builder,QuicKeepAliveSettingsOrBuilder>
QuicProtocolOptions.Builder. getConnectionKeepaliveFieldBuilder()
Probes the peer at the configured interval to solicit traffic, i.e.
-