Package io.dapr.v1

Class DaprGrpc.DaprImplBase

java.lang.Object
io.dapr.v1.DaprGrpc.DaprImplBase
All Implemented Interfaces:
DaprGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
DaprGrpc

public abstract static class DaprGrpc.DaprImplBase extends Object implements io.grpc.BindableService, DaprGrpc.AsyncService
Base class for the server implementation of the service Dapr.
 Dapr service provides APIs to user application to access Dapr building blocks.
 
  • Constructor Details

    • DaprImplBase

      public DaprImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService