Uses of Class
io.envoyproxy.envoy.config.core.v3.KeepaliveSettings
Packages that use KeepaliveSettings
-
Uses of KeepaliveSettings in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as KeepaliveSettingsModifier and TypeFieldDescriptionprivate KeepaliveSettings
Http2ProtocolOptions.Builder.connectionKeepalive_
private KeepaliveSettings
Http2ProtocolOptions.connectionKeepalive_
private static final KeepaliveSettings
KeepaliveSettings.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeepaliveSettingsModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<KeepaliveSettings, KeepaliveSettings.Builder, KeepaliveSettingsOrBuilder> Http2ProtocolOptions.Builder.connectionKeepaliveBuilder_
private static final com.google.protobuf.Parser
<KeepaliveSettings> KeepaliveSettings.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return KeepaliveSettingsModifier and TypeMethodDescriptionKeepaliveSettings.Builder.build()
KeepaliveSettings.Builder.buildPartial()
Http2ProtocolOptions.Builder.getConnectionKeepalive()
Send HTTP/2 PING frames to verify that the connection is still healthy.Http2ProtocolOptions.getConnectionKeepalive()
Send HTTP/2 PING frames to verify that the connection is still healthy.Http2ProtocolOptionsOrBuilder.getConnectionKeepalive()
Send HTTP/2 PING frames to verify that the connection is still healthy.static KeepaliveSettings
KeepaliveSettings.getDefaultInstance()
KeepaliveSettings.Builder.getDefaultInstanceForType()
KeepaliveSettings.getDefaultInstanceForType()
static KeepaliveSettings
KeepaliveSettings.parseDelimitedFrom
(InputStream input) static KeepaliveSettings
KeepaliveSettings.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettings
KeepaliveSettings.parseFrom
(byte[] data) static KeepaliveSettings
KeepaliveSettings.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettings
KeepaliveSettings.parseFrom
(com.google.protobuf.ByteString data) static KeepaliveSettings
KeepaliveSettings.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettings
KeepaliveSettings.parseFrom
(com.google.protobuf.CodedInputStream input) static KeepaliveSettings
KeepaliveSettings.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettings
KeepaliveSettings.parseFrom
(InputStream input) static KeepaliveSettings
KeepaliveSettings.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettings
KeepaliveSettings.parseFrom
(ByteBuffer data) static KeepaliveSettings
KeepaliveSettings.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type KeepaliveSettingsModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<KeepaliveSettings, KeepaliveSettings.Builder, KeepaliveSettingsOrBuilder> Http2ProtocolOptions.Builder.getConnectionKeepaliveFieldBuilder()
Send HTTP/2 PING frames to verify that the connection is still healthy.com.google.protobuf.Parser
<KeepaliveSettings> KeepaliveSettings.getParserForType()
static com.google.protobuf.Parser
<KeepaliveSettings> KeepaliveSettings.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type KeepaliveSettingsModifier and TypeMethodDescriptionprivate void
KeepaliveSettings.Builder.buildPartial0
(KeepaliveSettings result) Http2ProtocolOptions.Builder.mergeConnectionKeepalive
(KeepaliveSettings value) Send HTTP/2 PING frames to verify that the connection is still healthy.KeepaliveSettings.Builder.mergeFrom
(KeepaliveSettings other) static KeepaliveSettings.Builder
KeepaliveSettings.newBuilder
(KeepaliveSettings prototype) Http2ProtocolOptions.Builder.setConnectionKeepalive
(KeepaliveSettings value) Send HTTP/2 PING frames to verify that the connection is still healthy.