Class OctopusGrpc.OctopusImplBase
java.lang.Object
studio.o7.octopus.sdk.v1.OctopusGrpc.OctopusImplBase
- All Implemented Interfaces:
io.grpc.BindableService, OctopusGrpc.AsyncService
- Enclosing class:
OctopusGrpc
public abstract static class OctopusGrpc.OctopusImplBase
extends Object
implements io.grpc.BindableService, OctopusGrpc.AsyncService
Base class for the server implementation of the service Octopus.
-
Constructor Details
-
OctopusImplBase
public OctopusImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-