@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/authenticationtest/v1/AuthenticationTest.proto") public final class AuthenticationTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthenticationTestGrpc.AsyncService |
static class |
AuthenticationTestGrpc.AuthenticationTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service AuthenticationTest.
|
static class |
AuthenticationTestGrpc.AuthenticationTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service AuthenticationTest.
|
static class |
AuthenticationTestGrpc.AuthenticationTestImplBase
Base class for the server implementation of the service AuthenticationTest.
|
static class |
AuthenticationTestGrpc.AuthenticationTestStub
A stub to allow clients to do asynchronous rpc calls to service AuthenticationTest.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<AuthenticationTestOuterClass.RequiresToken_Parameters,AuthenticationTestOuterClass.RequiresToken_Responses> getRequiresTokenMethod()
public static io.grpc.MethodDescriptor<AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Parameters,AuthenticationTestOuterClass.RequiresTokenForBinaryUpload_Responses> getRequiresTokenForBinaryUploadMethod()
public static AuthenticationTestGrpc.AuthenticationTestStub newStub(io.grpc.Channel channel)
public static AuthenticationTestGrpc.AuthenticationTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AuthenticationTestGrpc.AuthenticationTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(AuthenticationTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.