Uses of Interface
io.grpc.channelz.v1.SocketOrBuilder
-
Packages that use SocketOrBuilder Package Description io.grpc.channelz.v1 -
-
Uses of SocketOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement SocketOrBuilder Modifier and Type Class Description classSocketInformation about an actual connection.static classSocket.BuilderInformation about an actual connection.Methods in io.grpc.channelz.v1 that return SocketOrBuilder Modifier and Type Method Description SocketOrBuilderGetSocketResponse.Builder. getSocketOrBuilder()The Socket that corresponds to the requested socket_id.SocketOrBuilderGetSocketResponse. getSocketOrBuilder()The Socket that corresponds to the requested socket_id.SocketOrBuilderGetSocketResponseOrBuilder. getSocketOrBuilder()The Socket that corresponds to the requested socket_id.
-