| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
KeepaliveSettings |
KeepaliveSettings.Builder.build() |
KeepaliveSettings |
KeepaliveSettings.Builder.buildPartial() |
KeepaliveSettings |
Http2ProtocolOptionsOrBuilder.getConnectionKeepalive()
Send HTTP/2 PING frames to verify that the connection is still healthy.
|
KeepaliveSettings |
Http2ProtocolOptions.getConnectionKeepalive()
Send HTTP/2 PING frames to verify that the connection is still healthy.
|
KeepaliveSettings |
Http2ProtocolOptions.Builder.getConnectionKeepalive()
Send HTTP/2 PING frames to verify that the connection is still healthy.
|
static KeepaliveSettings |
KeepaliveSettings.getDefaultInstance() |
KeepaliveSettings |
KeepaliveSettings.getDefaultInstanceForType() |
KeepaliveSettings |
KeepaliveSettings.Builder.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(ByteBuffer data) |
static KeepaliveSettings |
KeepaliveSettings.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<KeepaliveSettings> |
KeepaliveSettings.getParserForType() |
static com.google.protobuf.Parser<KeepaliveSettings> |
KeepaliveSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
Http2ProtocolOptions.Builder |
Http2ProtocolOptions.Builder.mergeConnectionKeepalive(KeepaliveSettings value)
Send HTTP/2 PING frames to verify that the connection is still healthy.
|
KeepaliveSettings.Builder |
KeepaliveSettings.Builder.mergeFrom(KeepaliveSettings other) |
static KeepaliveSettings.Builder |
KeepaliveSettings.newBuilder(KeepaliveSettings prototype) |
Http2ProtocolOptions.Builder |
Http2ProtocolOptions.Builder.setConnectionKeepalive(KeepaliveSettings value)
Send HTTP/2 PING frames to verify that the connection is still healthy.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.