Uses of Class
io.grpc.alts.internal.RpcProtocolVersions
Packages that use RpcProtocolVersions
-
Uses of RpcProtocolVersions in io.grpc.alts.internal
Fields in io.grpc.alts.internal declared as RpcProtocolVersionsModifier and TypeFieldDescriptionprivate static final RpcProtocolVersionsRpcProtocolVersions.DEFAULT_INSTANCEprivate RpcProtocolVersionsAltsContext.Builder.peerRpcVersions_private RpcProtocolVersionsAltsContext.peerRpcVersions_private RpcProtocolVersionsHandshakerResult.Builder.peerRpcVersions_private RpcProtocolVersionsHandshakerResult.peerRpcVersions_private static final RpcProtocolVersionsRpcProtocolVersionsUtil.RPC_PROTOCOL_VERSIONSprivate RpcProtocolVersionsAltsClientOptions.Builder.rpcProtocolVersionsprivate final RpcProtocolVersionsAltsHandshakerOptions.rpcProtocolVersionsprivate RpcProtocolVersionsStartClientHandshakeReq.Builder.rpcVersions_private RpcProtocolVersionsStartClientHandshakeReq.rpcVersions_private RpcProtocolVersionsStartServerHandshakeReq.Builder.rpcVersions_private RpcProtocolVersionsStartServerHandshakeReq.rpcVersions_Fields in io.grpc.alts.internal with type parameters of type RpcProtocolVersionsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<RpcProtocolVersions> RpcProtocolVersions.PARSERprivate 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 RpcProtocolVersionsModifier and TypeMethodDescriptionRpcProtocolVersions.Builder.build()RpcProtocolVersions.Builder.buildPartial()static RpcProtocolVersionsRpcProtocolVersions.getDefaultInstance()RpcProtocolVersions.Builder.getDefaultInstanceForType()RpcProtocolVersions.getDefaultInstanceForType()AltsContext.Builder.getPeerRpcVersions()The RPC protocol versions supported by the peer.AltsContext.getPeerRpcVersions()The RPC protocol versions supported by the peer.AltsContextOrBuilder.getPeerRpcVersions()The RPC protocol versions supported by the peer.AltsInternalContext.getPeerRpcVersions()Get peer RPC versions.HandshakerResult.Builder.getPeerRpcVersions()The RPC protocol versions supported by the peer.HandshakerResult.getPeerRpcVersions()The RPC protocol versions supported by the peer.HandshakerResultOrBuilder.getPeerRpcVersions()The RPC protocol versions supported by the peer.AltsHandshakerOptions.getRpcProtocolVersions()static RpcProtocolVersionsRpcProtocolVersionsUtil.getRpcProtocolVersions()Returns default Rpc Protocol Versions.StartClientHandshakeReq.Builder.getRpcVersions()(Optional) RPC protocol versions supported by the client.StartClientHandshakeReq.getRpcVersions()(Optional) RPC protocol versions supported by the client.StartClientHandshakeReqOrBuilder.getRpcVersions()(Optional) RPC protocol versions supported by the client.StartServerHandshakeReq.Builder.getRpcVersions()(Optional) RPC protocol versions supported by the server.StartServerHandshakeReq.getRpcVersions()(Optional) RPC protocol versions supported by the server.StartServerHandshakeReqOrBuilder.getRpcVersions()(Optional) RPC protocol versions supported by the server.static RpcProtocolVersionsRpcProtocolVersions.parseDelimitedFrom(InputStream input) static RpcProtocolVersionsRpcProtocolVersions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(byte[] data) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(com.google.protobuf.ByteString data) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(com.google.protobuf.CodedInputStream input) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(InputStream input) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(ByteBuffer data) static RpcProtocolVersionsRpcProtocolVersions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.alts.internal that return types with arguments of type RpcProtocolVersionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RpcProtocolVersions> RpcProtocolVersions.getParserForType()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.static com.google.protobuf.Parser<RpcProtocolVersions> RpcProtocolVersions.parser()Methods in io.grpc.alts.internal with parameters of type RpcProtocolVersionsModifier and TypeMethodDescriptionprivate voidRpcProtocolVersions.Builder.buildPartial0(RpcProtocolVersions result) (package private) static RpcProtocolVersionsUtil.RpcVersionsCheckResultRpcProtocolVersionsUtil.checkRpcProtocolVersions(RpcProtocolVersions localVersions, RpcProtocolVersions peerVersions) Performs check between local and peer Rpc Protocol Versions.RpcProtocolVersions.Builder.mergeFrom(RpcProtocolVersions other) AltsContext.Builder.mergePeerRpcVersions(RpcProtocolVersions value) The RPC protocol versions supported by the peer.HandshakerResult.Builder.mergePeerRpcVersions(RpcProtocolVersions value) The RPC protocol versions supported by the peer.StartClientHandshakeReq.Builder.mergeRpcVersions(RpcProtocolVersions value) (Optional) RPC protocol versions supported by the client.StartServerHandshakeReq.Builder.mergeRpcVersions(RpcProtocolVersions value) (Optional) RPC protocol versions supported by the server.static RpcProtocolVersions.BuilderRpcProtocolVersions.newBuilder(RpcProtocolVersions prototype) AltsContext.Builder.setPeerRpcVersions(RpcProtocolVersions value) The RPC protocol versions supported by the peer.HandshakerResult.Builder.setPeerRpcVersions(RpcProtocolVersions value) The RPC protocol versions supported by the peer.AltsClientOptions.Builder.setRpcProtocolVersions(RpcProtocolVersions rpcProtocolVersions) StartClientHandshakeReq.Builder.setRpcVersions(RpcProtocolVersions value) (Optional) RPC protocol versions supported by the client.StartServerHandshakeReq.Builder.setRpcVersions(RpcProtocolVersions value) (Optional) RPC protocol versions supported by the server.Constructors in io.grpc.alts.internal with parameters of type RpcProtocolVersions