@Generated(value="by gRPC proto compiler (version 1.48.1)", comments="Source: CancelController.proto") public final class CancelControllerGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CancelControllerGrpc.CancelControllerBlockingStub |
static class |
CancelControllerGrpc.CancelControllerFutureStub |
static class |
CancelControllerGrpc.CancelControllerImplBase |
static class |
CancelControllerGrpc.CancelControllerStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static MethodDescriptor<CancelControllerOuterClass.CancelAll_Parameters,CancelControllerOuterClass.CancelAll_Responses> |
getCancelAllMethod() |
static MethodDescriptor<CancelControllerOuterClass.CancelCommand_Parameters,CancelControllerOuterClass.CancelCommand_Responses> |
getCancelCommandMethod() |
static ServiceDescriptor |
getServiceDescriptor() |
static CancelControllerGrpc.CancelControllerBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static CancelControllerGrpc.CancelControllerFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static CancelControllerGrpc.CancelControllerStub |
newStub(Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static MethodDescriptor<CancelControllerOuterClass.CancelCommand_Parameters,CancelControllerOuterClass.CancelCommand_Responses> getCancelCommandMethod()
public static MethodDescriptor<CancelControllerOuterClass.CancelAll_Parameters,CancelControllerOuterClass.CancelAll_Responses> getCancelAllMethod()
public static CancelControllerGrpc.CancelControllerStub newStub(Channel channel)
public static CancelControllerGrpc.CancelControllerBlockingStub newBlockingStub(Channel channel)
public static CancelControllerGrpc.CancelControllerFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 SiLA Java Developers. All rights reserved.