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.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 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.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.
-