Package com.soulfiremc.server.grpc
Class ProxyCheckServiceImpl
java.lang.Object
com.soulfiremc.grpc.generated.ProxyCheckServiceGrpc.ProxyCheckServiceImplBase
com.soulfiremc.server.grpc.ProxyCheckServiceImpl
- All Implemented Interfaces:
ProxyCheckServiceGrpc.AsyncService
,io.grpc.BindableService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
check
(ProxyCheckRequest request, io.grpc.stub.StreamObserver<ProxyCheckResponse> casted) Methods inherited from class com.soulfiremc.grpc.generated.ProxyCheckServiceGrpc.ProxyCheckServiceImplBase
bindService
-
Constructor Details
-
ProxyCheckServiceImpl
-
-
Method Details
-
check
public void check(ProxyCheckRequest request, io.grpc.stub.StreamObserver<ProxyCheckResponse> casted)
-