Uses of Interface
io.grpc.channelz.v1.AddressOrBuilder
Packages that use AddressOrBuilder
-
Uses of AddressOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement AddressOrBuilderModifier and TypeClassDescriptionfinal classAddress represents the address used to create the socket.static final classAddress represents the address used to create the socket.Methods in io.grpc.channelz.v1 that return AddressOrBuilderModifier and TypeMethodDescriptionSocket.Builder.getLocalOrBuilder()The locally bound address.Socket.getLocalOrBuilder()The locally bound address.SocketOrBuilder.getLocalOrBuilder()The locally bound address.Socket.Builder.getRemoteOrBuilder()The remote bound address.Socket.getRemoteOrBuilder()The remote bound address.SocketOrBuilder.getRemoteOrBuilder()The remote bound address.