Class ProxyCheckServiceGrpc.ProxyCheckServiceBlockingV2Stub
java.lang.Object
io.grpc.stub.AbstractStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingV2Stub>
io.grpc.stub.AbstractBlockingStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingV2Stub>
com.soulfiremc.grpc.generated.ProxyCheckServiceGrpc.ProxyCheckServiceBlockingV2Stub
- Enclosing class:
ProxyCheckServiceGrpc
public static final class ProxyCheckServiceGrpc.ProxyCheckServiceBlockingV2Stub
extends io.grpc.stub.AbstractBlockingStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingV2Stub>
A stub to allow clients to do 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) io.grpc.stub.BlockingClientCall<?, ProxyCheckResponse> 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.ProxyCheckServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ProxyCheckServiceGrpc.ProxyCheckServiceBlockingV2Stub>
-
check
@ExperimentalApi("https://github.com/grpc/grpc-java/issues/10918") public io.grpc.stub.BlockingClientCall<?, ProxyCheckResponse> check(ProxyCheckRequest request)
-