Uses of Interface
io.envoyproxy.envoy.config.core.v3.TcpKeepaliveOrBuilder
-
Packages that use TcpKeepaliveOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of TcpKeepaliveOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return TcpKeepaliveOrBuilder Modifier and Type Method Description TcpKeepaliveOrBuilderUpstreamConnectionOptions.Builder. getTcpKeepaliveOrBuilder()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.TcpKeepaliveOrBuilderUpstreamConnectionOptions. getTcpKeepaliveOrBuilder()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.TcpKeepaliveOrBuilderUpstreamConnectionOptionsOrBuilder. getTcpKeepaliveOrBuilder()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives. -
Uses of TcpKeepaliveOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement TcpKeepaliveOrBuilder Modifier and Type Class Description classTcpKeepaliveProtobuf typeenvoy.config.core.v3.TcpKeepalivestatic classTcpKeepalive.BuilderProtobuf typeenvoy.config.core.v3.TcpKeepalive
-