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
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type TcpKeepaliveOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<TcpKeepalive,TcpKeepalive.Builder,TcpKeepaliveOrBuilder>UpstreamConnectionOptions.Builder. tcpKeepaliveBuilder_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.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type TcpKeepaliveOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TcpKeepalive,TcpKeepalive.Builder,TcpKeepaliveOrBuilder>UpstreamConnectionOptions.Builder. getTcpKeepaliveFieldBuilder()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
-