Uses of Interface
io.envoyproxy.envoy.api.v2.core.TcpKeepaliveOrBuilder
-
Packages that use TcpKeepaliveOrBuilder Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.core -
-
Uses of TcpKeepaliveOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 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.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement TcpKeepaliveOrBuilder Modifier and Type Class Description classTcpKeepaliveProtobuf typeenvoy.api.v2.core.TcpKeepalivestatic classTcpKeepalive.BuilderProtobuf typeenvoy.api.v2.core.TcpKeepalive
-