Uses of Interface
io.envoyproxy.envoy.extensions.transport_sockets.tcp_stats.v3.ConfigOrBuilder
-
Packages that use ConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.transport_sockets.tcp_stats.v3 -
-
Uses of ConfigOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tcp_stats.v3
Classes in io.envoyproxy.envoy.extensions.transport_sockets.tcp_stats.v3 that implement ConfigOrBuilder Modifier and Type Class Description classConfigConfiguration for the TCP Stats transport socket wrapper, which wraps another transport socket for all communication, but emits stats about the underlying TCP connection.static classConfig.BuilderConfiguration for the TCP Stats transport socket wrapper, which wraps another transport socket for all communication, but emits stats about the underlying TCP connection.
-