Uses of Class
io.grpc.alts.internal.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in io.grpc.alts.internal
Fields in io.grpc.alts.internal declared as EndpointModifier and TypeFieldDescriptionprivate static final EndpointEndpoint.DEFAULT_INSTANCEprivate EndpointStartClientHandshakeReq.Builder.localEndpoint_private EndpointStartClientHandshakeReq.localEndpoint_private EndpointStartServerHandshakeReq.Builder.localEndpoint_private EndpointStartServerHandshakeReq.localEndpoint_private EndpointStartClientHandshakeReq.Builder.remoteEndpoint_private EndpointStartClientHandshakeReq.remoteEndpoint_private EndpointStartServerHandshakeReq.Builder.remoteEndpoint_private EndpointStartServerHandshakeReq.remoteEndpoint_Fields in io.grpc.alts.internal with type parameters of type EndpointModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartClientHandshakeReq.Builder.localEndpointBuilder_private com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartServerHandshakeReq.Builder.localEndpointBuilder_private static final com.google.protobuf.Parser<Endpoint> Endpoint.PARSERprivate com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartClientHandshakeReq.Builder.remoteEndpointBuilder_private com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartServerHandshakeReq.Builder.remoteEndpointBuilder_Methods in io.grpc.alts.internal that return EndpointModifier and TypeMethodDescriptionEndpoint.Builder.build()Endpoint.Builder.buildPartial()static EndpointEndpoint.getDefaultInstance()Endpoint.Builder.getDefaultInstanceForType()Endpoint.getDefaultInstanceForType()StartClientHandshakeReq.Builder.getLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.StartClientHandshakeReq.getLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.StartClientHandshakeReqOrBuilder.getLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.StartServerHandshakeReq.Builder.getLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.StartServerHandshakeReq.getLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.StartServerHandshakeReqOrBuilder.getLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.StartClientHandshakeReq.Builder.getRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.StartClientHandshakeReq.getRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.StartClientHandshakeReqOrBuilder.getRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.StartServerHandshakeReq.Builder.getRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.StartServerHandshakeReq.getRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.StartServerHandshakeReqOrBuilder.getRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.static EndpointEndpoint.parseDelimitedFrom(InputStream input) static EndpointEndpoint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointEndpoint.parseFrom(byte[] data) static EndpointEndpoint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointEndpoint.parseFrom(com.google.protobuf.ByteString data) static EndpointEndpoint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) static EndpointEndpoint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointEndpoint.parseFrom(InputStream input) static EndpointEndpoint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointEndpoint.parseFrom(ByteBuffer data) static EndpointEndpoint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.alts.internal that return types with arguments of type EndpointModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Endpoint> Endpoint.getParserForType()private com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartClientHandshakeReq.Builder.internalGetLocalEndpointFieldBuilder()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.private com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartServerHandshakeReq.Builder.internalGetLocalEndpointFieldBuilder()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.private com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartClientHandshakeReq.Builder.internalGetRemoteEndpointFieldBuilder()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.private com.google.protobuf.SingleFieldBuilder<Endpoint, Endpoint.Builder, EndpointOrBuilder> StartServerHandshakeReq.Builder.internalGetRemoteEndpointFieldBuilder()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.static com.google.protobuf.Parser<Endpoint> Endpoint.parser()Methods in io.grpc.alts.internal with parameters of type EndpointModifier and TypeMethodDescriptionprivate voidEndpoint.Builder.buildPartial0(Endpoint result) StartClientHandshakeReq.Builder.mergeLocalEndpoint(Endpoint value) (Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.StartServerHandshakeReq.Builder.mergeLocalEndpoint(Endpoint value) (Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.StartClientHandshakeReq.Builder.mergeRemoteEndpoint(Endpoint value) (Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.StartServerHandshakeReq.Builder.mergeRemoteEndpoint(Endpoint value) (Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.static Endpoint.BuilderEndpoint.newBuilder(Endpoint prototype) StartClientHandshakeReq.Builder.setLocalEndpoint(Endpoint value) (Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.StartServerHandshakeReq.Builder.setLocalEndpoint(Endpoint value) (Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.StartClientHandshakeReq.Builder.setRemoteEndpoint(Endpoint value) (Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.StartServerHandshakeReq.Builder.setRemoteEndpoint(Endpoint value) (Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.