Class InstanceServiceGrpc.InstanceServiceImplBase

java.lang.Object
com.soulfiremc.grpc.generated.InstanceServiceGrpc.InstanceServiceImplBase
All Implemented Interfaces:
InstanceServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
InstanceServiceImpl
Enclosing class:
InstanceServiceGrpc

public abstract static class InstanceServiceGrpc.InstanceServiceImplBase extends Object implements io.grpc.BindableService, InstanceServiceGrpc.AsyncService
Base class for the server implementation of the service InstanceService.
  • Constructor Details

    • InstanceServiceImplBase

      public InstanceServiceImplBase()
  • Method Details

    • bindService

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