Uses of Interface
io.envoyproxy.envoy.data.tap.v3.SocketEvent.ReadOrBuilder
-
Packages that use SocketEvent.ReadOrBuilder Package Description io.envoyproxy.envoy.data.tap.v3 -
-
Uses of SocketEvent.ReadOrBuilder in io.envoyproxy.envoy.data.tap.v3
Classes in io.envoyproxy.envoy.data.tap.v3 that implement SocketEvent.ReadOrBuilder Modifier and Type Class Description static classSocketEvent.ReadData read by Envoy from the transport socket.static classSocketEvent.Read.BuilderData read by Envoy from the transport socket.Methods in io.envoyproxy.envoy.data.tap.v3 that return SocketEvent.ReadOrBuilder Modifier and Type Method Description SocketEvent.ReadOrBuilderSocketEvent.Builder. getReadOrBuilder().envoy.data.tap.v3.SocketEvent.Read read = 2;SocketEvent.ReadOrBuilderSocketEvent. getReadOrBuilder().envoy.data.tap.v3.SocketEvent.Read read = 2;SocketEvent.ReadOrBuilderSocketEventOrBuilder. getReadOrBuilder().envoy.data.tap.v3.SocketEvent.Read read = 2;
-