Package com.soulfiremc.grpc.generated
Class ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub>
io.grpc.stub.AbstractFutureStub<ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub>
com.soulfiremc.grpc.generated.ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub
- Enclosing class:
ProxyCheckServiceGrpc
public static final class ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub
extends io.grpc.stub.AbstractFutureStub<ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service ProxyCheckService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) Methods inherited from class io.grpc.stub.AbstractFutureStub
newStub, newStub
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
build
in classio.grpc.stub.AbstractStub<ProxyCheckServiceGrpc.ProxyCheckServiceFutureStub>
-