Uses of Class
io.envoyproxy.envoy.config.core.v3.TcpKeepalive
Packages that use TcpKeepalive
-
Uses of TcpKeepalive in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as TcpKeepaliveModifier and TypeFieldDescriptionprivate TcpKeepaliveUpstreamConnectionOptions.Builder.tcpKeepalive_private TcpKeepaliveUpstreamConnectionOptions.tcpKeepalive_Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type TcpKeepaliveModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<TcpKeepalive, TcpKeepalive.Builder, TcpKeepaliveOrBuilder> UpstreamConnectionOptions.Builder.tcpKeepaliveBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return TcpKeepaliveModifier and TypeMethodDescriptionUpstreamConnectionOptions.Builder.getTcpKeepalive()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptions.getTcpKeepalive()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptionsOrBuilder.getTcpKeepalive()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type TcpKeepaliveModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<TcpKeepalive, TcpKeepalive.Builder, TcpKeepaliveOrBuilder> UpstreamConnectionOptions.Builder.getTcpKeepaliveFieldBuilder()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type TcpKeepaliveModifier and TypeMethodDescriptionUpstreamConnectionOptions.Builder.mergeTcpKeepalive(TcpKeepalive value) If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptions.Builder.setTcpKeepalive(TcpKeepalive value) If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives. -
Uses of TcpKeepalive in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as TcpKeepaliveFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type TcpKeepaliveModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<TcpKeepalive> TcpKeepalive.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return TcpKeepaliveModifier and TypeMethodDescriptionTcpKeepalive.Builder.build()TcpKeepalive.Builder.buildPartial()static TcpKeepaliveTcpKeepalive.getDefaultInstance()TcpKeepalive.Builder.getDefaultInstanceForType()TcpKeepalive.getDefaultInstanceForType()static TcpKeepaliveTcpKeepalive.parseDelimitedFrom(InputStream input) static TcpKeepaliveTcpKeepalive.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepaliveTcpKeepalive.parseFrom(byte[] data) static TcpKeepaliveTcpKeepalive.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepaliveTcpKeepalive.parseFrom(com.google.protobuf.ByteString data) static TcpKeepaliveTcpKeepalive.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepaliveTcpKeepalive.parseFrom(com.google.protobuf.CodedInputStream input) static TcpKeepaliveTcpKeepalive.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepaliveTcpKeepalive.parseFrom(InputStream input) static TcpKeepaliveTcpKeepalive.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpKeepaliveTcpKeepalive.parseFrom(ByteBuffer data) static TcpKeepaliveTcpKeepalive.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type TcpKeepaliveModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TcpKeepalive> TcpKeepalive.getParserForType()static com.google.protobuf.Parser<TcpKeepalive> TcpKeepalive.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type TcpKeepaliveModifier and TypeMethodDescriptionprivate voidTcpKeepalive.Builder.buildPartial0(TcpKeepalive result) TcpKeepalive.Builder.mergeFrom(TcpKeepalive other) static TcpKeepalive.BuilderTcpKeepalive.newBuilder(TcpKeepalive prototype)