Package s2.v1alpha
Class BasinServiceGrpc.BasinServiceImplBase
- java.lang.Object
 - 
- s2.v1alpha.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 Summary
Constructors Constructor Description BasinServiceImplBase() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface s2.v1alpha.BasinServiceGrpc.AsyncService
createStream, deleteStream, getStreamConfig, listStreams, reconfigureStream 
 - 
 
 -