public static final class CancelControllerGrpc.CancelControllerStub extends AbstractAsyncStub<CancelControllerGrpc.CancelControllerStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected CancelControllerGrpc.CancelControllerStub |
build(Channel channel,
CallOptions callOptions) |
void |
cancelAll(CancelControllerOuterClass.CancelAll_Parameters request,
StreamObserver<CancelControllerOuterClass.CancelAll_Responses> responseObserver) |
void |
cancelCommand(CancelControllerOuterClass.CancelCommand_Parameters request,
StreamObserver<CancelControllerOuterClass.CancelCommand_Responses> responseObserver) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected CancelControllerGrpc.CancelControllerStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<CancelControllerGrpc.CancelControllerStub>public void cancelCommand(CancelControllerOuterClass.CancelCommand_Parameters request, StreamObserver<CancelControllerOuterClass.CancelCommand_Responses> responseObserver)
public void cancelAll(CancelControllerOuterClass.CancelAll_Parameters request, StreamObserver<CancelControllerOuterClass.CancelAll_Responses> responseObserver)
Copyright © 2022 SiLA Java Developers. All rights reserved.