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 classQuicKeepAliveSettingsConfig for keepalive probes in a QUIC connection.static classQuicKeepAliveSettings.BuilderConfig for keepalive probes in a QUIC connection.Methods in io.envoyproxy.envoy.config.core.v3 that return QuicKeepAliveSettingsOrBuilder Modifier and Type Method Description QuicKeepAliveSettingsOrBuilderQuicProtocolOptions.Builder. getConnectionKeepaliveOrBuilder()Probes the peer at the configured interval to solicit traffic, i.e.QuicKeepAliveSettingsOrBuilderQuicProtocolOptions. getConnectionKeepaliveOrBuilder()Probes the peer at the configured interval to solicit traffic, i.e.QuicKeepAliveSettingsOrBuilderQuicProtocolOptionsOrBuilder. getConnectionKeepaliveOrBuilder()Probes the peer at the configured interval to solicit traffic, i.e.
-