Package s2.v1alpha

Class BasinServiceGrpc.BasinServiceImplBase

java.lang.Object
s2.v1alpha.BasinServiceGrpc.BasinServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, BasinServiceGrpc.AsyncService
Enclosing class:
BasinServiceGrpc

public abstract static class BasinServiceGrpc.BasinServiceImplBase extends Object implements io.grpc.BindableService, BasinServiceGrpc.AsyncService
Base class for the server implementation of the service BasinService.
 Operate on an S2 basin.
 
  • Constructor Details

    • BasinServiceImplBase

      public BasinServiceImplBase()
  • Method Details

    • bindService

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