Uses of Class
io.grpc.alts.internal.Endpoint
-
Packages that use Endpoint Package Description io.grpc.alts.internal -
-
Uses of Endpoint in io.grpc.alts.internal
Fields in io.grpc.alts.internal declared as Endpoint Modifier and Type Field Description private static 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 Endpoint Modifier and Type Field Description private 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 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 Endpoint Modifier and Type Method Description EndpointEndpoint.Builder. build()EndpointEndpoint.Builder. buildPartial()static EndpointEndpoint. getDefaultInstance()EndpointEndpoint.Builder. getDefaultInstanceForType()EndpointEndpoint. getDefaultInstanceForType()EndpointStartClientHandshakeReq.Builder. getLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.EndpointStartClientHandshakeReq. getLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.EndpointStartClientHandshakeReqOrBuilder. getLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.EndpointStartServerHandshakeReq.Builder. getLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.EndpointStartServerHandshakeReq. getLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.EndpointStartServerHandshakeReqOrBuilder. getLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.EndpointStartClientHandshakeReq.Builder. getRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.EndpointStartClientHandshakeReq. getRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.EndpointStartClientHandshakeReqOrBuilder. getRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.EndpointStartServerHandshakeReq.Builder. getRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.EndpointStartServerHandshakeReq. getRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.EndpointStartServerHandshakeReqOrBuilder. getRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.static EndpointEndpoint. parseDelimitedFrom(java.io.InputStream input)static EndpointEndpoint. parseDelimitedFrom(java.io.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(java.io.InputStream input)static EndpointEndpoint. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointEndpoint. parseFrom(java.nio.ByteBuffer data)static EndpointEndpoint. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grpc.alts.internal that return types with arguments of type Endpoint Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Endpoint,Endpoint.Builder,EndpointOrBuilder>StartClientHandshakeReq.Builder. getLocalEndpointFieldBuilder()(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. getLocalEndpointFieldBuilder()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.com.google.protobuf.Parser<Endpoint>Endpoint. getParserForType()private com.google.protobuf.SingleFieldBuilder<Endpoint,Endpoint.Builder,EndpointOrBuilder>StartClientHandshakeReq.Builder. getRemoteEndpointFieldBuilder()(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. getRemoteEndpointFieldBuilder()(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 Endpoint Modifier and Type Method Description private voidEndpoint.Builder. buildPartial0(Endpoint result)Endpoint.BuilderEndpoint.Builder. mergeFrom(Endpoint other)StartClientHandshakeReq.BuilderStartClientHandshakeReq.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.BuilderStartServerHandshakeReq.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.BuilderStartClientHandshakeReq.Builder. mergeRemoteEndpoint(Endpoint value)(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.StartServerHandshakeReq.BuilderStartServerHandshakeReq.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.BuilderStartClientHandshakeReq.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.BuilderStartServerHandshakeReq.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.BuilderStartClientHandshakeReq.Builder. setRemoteEndpoint(Endpoint value)(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.StartServerHandshakeReq.BuilderStartServerHandshakeReq.Builder. setRemoteEndpoint(Endpoint value)(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.
-