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 KeepaliveSettingsHttp2ProtocolOptions.Builder.connectionKeepalive_private KeepaliveSettingsHttp2ProtocolOptions.connectionKeepalive_private static final KeepaliveSettingsKeepaliveSettings.DEFAULT_INSTANCEFields 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.PARSERMethods 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 KeepaliveSettingsKeepaliveSettings.getDefaultInstance()KeepaliveSettings.Builder.getDefaultInstanceForType()KeepaliveSettings.getDefaultInstanceForType()static KeepaliveSettingsKeepaliveSettings.parseDelimitedFrom(InputStream input) static KeepaliveSettingsKeepaliveSettings.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettingsKeepaliveSettings.parseFrom(byte[] data) static KeepaliveSettingsKeepaliveSettings.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettingsKeepaliveSettings.parseFrom(com.google.protobuf.ByteString data) static KeepaliveSettingsKeepaliveSettings.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettingsKeepaliveSettings.parseFrom(com.google.protobuf.CodedInputStream input) static KeepaliveSettingsKeepaliveSettings.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettingsKeepaliveSettings.parseFrom(InputStream input) static KeepaliveSettingsKeepaliveSettings.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeepaliveSettingsKeepaliveSettings.parseFrom(ByteBuffer data) static KeepaliveSettingsKeepaliveSettings.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 voidKeepaliveSettings.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.BuilderKeepaliveSettings.newBuilder(KeepaliveSettings prototype) Http2ProtocolOptions.Builder.setConnectionKeepalive(KeepaliveSettings value) Send HTTP/2 PING frames to verify that the connection is still healthy.