Class ProxyCheckServiceGrpc.ProxyCheckServiceImplBase

java.lang.Object
com.soulfiremc.grpc.generated.ProxyCheckServiceGrpc.ProxyCheckServiceImplBase
All Implemented Interfaces:
ProxyCheckServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
ProxyCheckServiceImpl
Enclosing class:
ProxyCheckServiceGrpc

public abstract static class ProxyCheckServiceGrpc.ProxyCheckServiceImplBase extends Object implements io.grpc.BindableService, ProxyCheckServiceGrpc.AsyncService
Base class for the server implementation of the service ProxyCheckService.
  • Constructor Details

    • ProxyCheckServiceImplBase

      public ProxyCheckServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService