public static final class AuthenticationTestGrpc.AuthenticationTestStub extends io.grpc.stub.AbstractAsyncStub<AuthenticationTestGrpc.AuthenticationTestStub>
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationTestGrpc.AuthenticationTestStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request,
io.grpc.stub.StreamObserver<AuthenticationTestOuterClass.RequiresToken_Responses> responseObserver) |
void |
requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request,
io.grpc.stub.StreamObserver<AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses> responseObserver) |
protected AuthenticationTestGrpc.AuthenticationTestStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<AuthenticationTestGrpc.AuthenticationTestStub>public void requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request, io.grpc.stub.StreamObserver<AuthenticationTestOuterClass.RequiresToken_Responses> responseObserver)
public void requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request, io.grpc.stub.StreamObserver<AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses> responseObserver)
Copyright © 2024 SiLA Java Developers. All rights reserved.