public static final class AuthenticationTestGrpc.AuthenticationTestStub extends AbstractAsyncStub<AuthenticationTestGrpc.AuthenticationTestStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationTestGrpc.AuthenticationTestStub |
build(Channel channel,
CallOptions callOptions) |
void |
requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request,
StreamObserver<AuthenticationTestOuterClass.RequiresToken_Responses> responseObserver) |
void |
requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request,
StreamObserver<AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses> responseObserver) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected AuthenticationTestGrpc.AuthenticationTestStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<AuthenticationTestGrpc.AuthenticationTestStub>public void requiresToken(AuthenticationTestOuterClass.RequiresToken_Parameters request, StreamObserver<AuthenticationTestOuterClass.RequiresToken_Responses> responseObserver)
public void requiresTokenForBinaryUpload(AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters request, StreamObserver<AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses> responseObserver)
Copyright © 2023 SiLA Java Developers. All rights reserved.