Class ApplicationServiceGrpc.ApplicationServiceImplBase
java.lang.Object
io.deephaven.proto.backplane.grpc.ApplicationServiceGrpc.ApplicationServiceImplBase
- All Implemented Interfaces:
ApplicationServiceGrpc.AsyncService
,io.grpc.BindableService
- Direct Known Subclasses:
ApplicationServiceGrpcImpl
- Enclosing class:
- ApplicationServiceGrpc
public abstract static class ApplicationServiceGrpc.ApplicationServiceImplBase
extends Object
implements io.grpc.BindableService, ApplicationServiceGrpc.AsyncService
Base class for the server implementation of the service ApplicationService.
Allows clients to list fields that are accessible to them.
-
Constructor Details
-
ApplicationServiceImplBase
public ApplicationServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-