Uses of Class
io.envoyproxy.envoy.config.core.v3.QuicKeepAliveSettings
Packages that use QuicKeepAliveSettings
-
Uses of QuicKeepAliveSettings in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as QuicKeepAliveSettingsModifier and TypeFieldDescriptionprivate QuicKeepAliveSettings
QuicProtocolOptions.Builder.connectionKeepalive_
private QuicKeepAliveSettings
QuicProtocolOptions.connectionKeepalive_
private static final QuicKeepAliveSettings
QuicKeepAliveSettings.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type QuicKeepAliveSettingsModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<QuicKeepAliveSettings, QuicKeepAliveSettings.Builder, QuicKeepAliveSettingsOrBuilder> QuicProtocolOptions.Builder.connectionKeepaliveBuilder_
private static final com.google.protobuf.Parser
<QuicKeepAliveSettings> QuicKeepAliveSettings.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return QuicKeepAliveSettingsModifier and TypeMethodDescriptionQuicKeepAliveSettings.Builder.build()
QuicKeepAliveSettings.Builder.buildPartial()
QuicProtocolOptions.Builder.getConnectionKeepalive()
Probes the peer at the configured interval to solicit traffic, i.e.QuicProtocolOptions.getConnectionKeepalive()
Probes the peer at the configured interval to solicit traffic, i.e.QuicProtocolOptionsOrBuilder.getConnectionKeepalive()
Probes the peer at the configured interval to solicit traffic, i.e.static QuicKeepAliveSettings
QuicKeepAliveSettings.getDefaultInstance()
QuicKeepAliveSettings.Builder.getDefaultInstanceForType()
QuicKeepAliveSettings.getDefaultInstanceForType()
static QuicKeepAliveSettings
QuicKeepAliveSettings.parseDelimitedFrom
(InputStream input) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(byte[] data) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(com.google.protobuf.ByteString data) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(com.google.protobuf.CodedInputStream input) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(InputStream input) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(ByteBuffer data) static QuicKeepAliveSettings
QuicKeepAliveSettings.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type QuicKeepAliveSettingsModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<QuicKeepAliveSettings, QuicKeepAliveSettings.Builder, QuicKeepAliveSettingsOrBuilder> QuicProtocolOptions.Builder.getConnectionKeepaliveFieldBuilder()
Probes the peer at the configured interval to solicit traffic, i.e.com.google.protobuf.Parser
<QuicKeepAliveSettings> QuicKeepAliveSettings.getParserForType()
static com.google.protobuf.Parser
<QuicKeepAliveSettings> QuicKeepAliveSettings.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type QuicKeepAliveSettingsModifier and TypeMethodDescriptionprivate void
QuicKeepAliveSettings.Builder.buildPartial0
(QuicKeepAliveSettings result) QuicProtocolOptions.Builder.mergeConnectionKeepalive
(QuicKeepAliveSettings value) Probes the peer at the configured interval to solicit traffic, i.e.QuicKeepAliveSettings.Builder.mergeFrom
(QuicKeepAliveSettings other) QuicKeepAliveSettings.newBuilder
(QuicKeepAliveSettings prototype) QuicProtocolOptions.Builder.setConnectionKeepalive
(QuicKeepAliveSettings value) Probes the peer at the configured interval to solicit traffic, i.e.