@Generated(value="by gRPC proto compiler (version 1.53.0)",
comments="Source: token.proto")
public final class TokenGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TokenGrpc.TokenBlockingStub |
static class |
TokenGrpc.TokenFutureStub |
static class |
TokenGrpc.TokenImplBase |
static class |
TokenGrpc.TokenStub |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<_GenerateDisposableTokenRequest,_GenerateDisposableTokenResponse> |
getGenerateDisposableTokenMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static TokenGrpc.TokenBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static TokenGrpc.TokenFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static TokenGrpc.TokenStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<_GenerateDisposableTokenRequest,_GenerateDisposableTokenResponse> getGenerateDisposableTokenMethod()
public static TokenGrpc.TokenStub newStub(io.grpc.Channel channel)
public static TokenGrpc.TokenBlockingStub newBlockingStub(io.grpc.Channel channel)
public static TokenGrpc.TokenFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()