Package io.sbp.grpc

Class ServiceGrpc.ServiceImplBase

java.lang.Object
io.sbp.grpc.ServiceGrpc.ServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, ServiceGrpc.AsyncService
Enclosing class:
ServiceGrpc

public abstract static class ServiceGrpc.ServiceImplBase extends Object implements io.grpc.BindableService, ServiceGrpc.AsyncService
Base class for the server implementation of the service Service.
  • Constructor Details

    • ServiceImplBase

      public ServiceImplBase()
  • Method Details

    • bindService

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