Package s2.v1alpha

Class BasinServiceGrpc.BasinServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService, BasinServiceGrpc.AsyncService
    Enclosing class:
    BasinServiceGrpc

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

      • BasinServiceImplBase

        public BasinServiceImplBase()
    • Method Detail

      • bindService

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