Uses of Interface
io.envoyproxy.envoy.config.core.v3.KeepaliveSettingsOrBuilder
-
Packages that use KeepaliveSettingsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of KeepaliveSettingsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement KeepaliveSettingsOrBuilder Modifier and Type Class Description class
KeepaliveSettings
Protobuf typeenvoy.config.core.v3.KeepaliveSettings
static class
KeepaliveSettings.Builder
Protobuf typeenvoy.config.core.v3.KeepaliveSettings
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeepaliveSettingsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<KeepaliveSettings,KeepaliveSettings.Builder,KeepaliveSettingsOrBuilder>
Http2ProtocolOptions.Builder. connectionKeepaliveBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return KeepaliveSettingsOrBuilder Modifier and Type Method Description KeepaliveSettingsOrBuilder
Http2ProtocolOptions.Builder. getConnectionKeepaliveOrBuilder()
Send HTTP/2 PING frames to verify that the connection is still healthy.KeepaliveSettingsOrBuilder
Http2ProtocolOptions. getConnectionKeepaliveOrBuilder()
Send HTTP/2 PING frames to verify that the connection is still healthy.KeepaliveSettingsOrBuilder
Http2ProtocolOptionsOrBuilder. getConnectionKeepaliveOrBuilder()
Send HTTP/2 PING frames to verify that the connection is still healthy.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type KeepaliveSettingsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<KeepaliveSettings,KeepaliveSettings.Builder,KeepaliveSettingsOrBuilder>
Http2ProtocolOptions.Builder. getConnectionKeepaliveFieldBuilder()
Send HTTP/2 PING frames to verify that the connection is still healthy.
-