Uses of Interface
io.grpc.alts.internal.RpcProtocolVersionsOrBuilder
-
Packages that use RpcProtocolVersionsOrBuilder Package Description io.grpc.alts.internal -
-
Uses of RpcProtocolVersionsOrBuilder in io.grpc.alts.internal
Classes in io.grpc.alts.internal that implement RpcProtocolVersionsOrBuilder Modifier and Type Class Description classRpcProtocolVersionsMax and min supported RPC protocol versions.static classRpcProtocolVersions.BuilderMax and min supported RPC protocol versions.Fields in io.grpc.alts.internal with type parameters of type RpcProtocolVersionsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>AltsContext.Builder. peerRpcVersionsBuilder_private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>HandshakerResult.Builder. peerRpcVersionsBuilder_private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>StartClientHandshakeReq.Builder. rpcVersionsBuilder_private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>StartServerHandshakeReq.Builder. rpcVersionsBuilder_Methods in io.grpc.alts.internal that return RpcProtocolVersionsOrBuilder Modifier and Type Method Description RpcProtocolVersionsOrBuilderAltsContext.Builder. getPeerRpcVersionsOrBuilder()The RPC protocol versions supported by the peer.RpcProtocolVersionsOrBuilderAltsContext. getPeerRpcVersionsOrBuilder()The RPC protocol versions supported by the peer.RpcProtocolVersionsOrBuilderAltsContextOrBuilder. getPeerRpcVersionsOrBuilder()The RPC protocol versions supported by the peer.RpcProtocolVersionsOrBuilderHandshakerResult.Builder. getPeerRpcVersionsOrBuilder()The RPC protocol versions supported by the peer.RpcProtocolVersionsOrBuilderHandshakerResult. getPeerRpcVersionsOrBuilder()The RPC protocol versions supported by the peer.RpcProtocolVersionsOrBuilderHandshakerResultOrBuilder. getPeerRpcVersionsOrBuilder()The RPC protocol versions supported by the peer.RpcProtocolVersionsOrBuilderStartClientHandshakeReq.Builder. getRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the client.RpcProtocolVersionsOrBuilderStartClientHandshakeReq. getRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the client.RpcProtocolVersionsOrBuilderStartClientHandshakeReqOrBuilder. getRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the client.RpcProtocolVersionsOrBuilderStartServerHandshakeReq.Builder. getRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the server.RpcProtocolVersionsOrBuilderStartServerHandshakeReq. getRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the server.RpcProtocolVersionsOrBuilderStartServerHandshakeReqOrBuilder. getRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the server.Methods in io.grpc.alts.internal that return types with arguments of type RpcProtocolVersionsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>AltsContext.Builder. getPeerRpcVersionsFieldBuilder()The RPC protocol versions supported by the peer.private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>HandshakerResult.Builder. getPeerRpcVersionsFieldBuilder()The RPC protocol versions supported by the peer.private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>StartClientHandshakeReq.Builder. getRpcVersionsFieldBuilder()(Optional) RPC protocol versions supported by the client.private com.google.protobuf.SingleFieldBuilder<RpcProtocolVersions,RpcProtocolVersions.Builder,RpcProtocolVersionsOrBuilder>StartServerHandshakeReq.Builder. getRpcVersionsFieldBuilder()(Optional) RPC protocol versions supported by the server.
-