Package io.dapr.v1

Class AppCallbackAlphaGrpc.AppCallbackAlphaImplBase

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

public abstract static class AppCallbackAlphaGrpc.AppCallbackAlphaImplBase extends Object implements io.grpc.BindableService, AppCallbackAlphaGrpc.AsyncService
Base class for the server implementation of the service AppCallbackAlpha.
 AppCallbackAlpha V1 is an optional extension to AppCallback V1 to opt
 for Alpha RPCs.
 
  • Constructor Details

    • AppCallbackAlphaImplBase

      public AppCallbackAlphaImplBase()
  • Method Details

    • bindService

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