Class OctopusServiceGrpc.OctopusServiceImplBase

java.lang.Object
studio.o7.octopus.sdk.gen.api.v1.OctopusServiceGrpc.OctopusServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, OctopusServiceGrpc.AsyncService
Enclosing class:
OctopusServiceGrpc

public abstract static class OctopusServiceGrpc.OctopusServiceImplBase extends Object implements io.grpc.BindableService, OctopusServiceGrpc.AsyncService
Base class for the server implementation of the service OctopusService.
  • Constructor Details

    • OctopusServiceImplBase

      public OctopusServiceImplBase()
  • Method Details

    • bindService

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