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 Endpoint
Endpoint.DEFAULT_INSTANCE
private Endpoint
StartClientHandshakeReq.Builder.localEndpoint_
private Endpoint
StartClientHandshakeReq.localEndpoint_
private Endpoint
StartServerHandshakeReq.Builder.localEndpoint_
private Endpoint
StartServerHandshakeReq.localEndpoint_
private Endpoint
StartClientHandshakeReq.Builder.remoteEndpoint_
private Endpoint
StartClientHandshakeReq.remoteEndpoint_
private Endpoint
StartServerHandshakeReq.Builder.remoteEndpoint_
private Endpoint
StartServerHandshakeReq.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.PARSER
private 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 Endpoint
Endpoint.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 Endpoint
Endpoint.parseDelimitedFrom
(InputStream input) static Endpoint
Endpoint.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(byte[] data) static Endpoint
Endpoint.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.ByteString data) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.CodedInputStream input) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(InputStream input) static Endpoint
Endpoint.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(ByteBuffer data) static Endpoint
Endpoint.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 void
Endpoint.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.Builder
Endpoint.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.