Class ProxyCheckServiceGrpc.ProxyCheckServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingStub>
com.soulfiremc.grpc.generated.ProxyCheckServiceGrpc.ProxyCheckServiceBlockingStub
- Enclosing class:
ProxyCheckServiceGrpc
public static final class ProxyCheckServiceGrpc.ProxyCheckServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service ProxyCheckService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) check(ProxyCheckRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods 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.ProxyCheckServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingStub>
-
check
-