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.
Service for validating proxy servers by testing their ability to connect
to Minecraft servers. This is useful for filtering out dead or slow proxies
before using them for bot connections.
The service tests proxies by attempting to establish a Minecraft protocol
connection through each proxy to a configurable target server and waiting
for a status response packet. Results include whether the proxy works and
its latency.
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(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

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait