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.Fields in io.grpc.channelz.v1 with type parameters of type AddressOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Address, Address.Builder, AddressOrBuilder> Socket.Builder.localBuilder_private com.google.protobuf.SingleFieldBuilder<Address, Address.Builder, AddressOrBuilder> Socket.Builder.remoteBuilder_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.Methods in io.grpc.channelz.v1 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Address, Address.Builder, AddressOrBuilder> Socket.Builder.getLocalFieldBuilder()The locally bound address.private com.google.protobuf.SingleFieldBuilder<Address, Address.Builder, AddressOrBuilder> Socket.Builder.getRemoteFieldBuilder()The remote bound address.