Package ucar.gcdm
Class GcdmGrpc.GcdmImplBase
- java.lang.Object
-
- ucar.gcdm.GcdmGrpc.GcdmImplBase
-
- All Implemented Interfaces:
io.grpc.BindableService
,GcdmGrpc.AsyncService
- Enclosing class:
- GcdmGrpc
public abstract static class GcdmGrpc.GcdmImplBase extends Object implements io.grpc.BindableService, GcdmGrpc.AsyncService
Base class for the server implementation of the service Gcdm.
-
-
Constructor Summary
Constructors Constructor Description GcdmImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ucar.gcdm.GcdmGrpc.AsyncService
getNetcdfData, getNetcdfHeader
-
-