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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface studio.o7.octopus.sdk.gen.api.v1.OctopusServiceGrpc.AsyncService
getEntry, publishEvent, subscription
-
Constructor Details
-
OctopusServiceImplBase
public OctopusServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-