Package io.dapr.v1

Class DaprClientGrpc

java.lang.Object
io.dapr.v1.DaprClientGrpc

@Generated(value="by gRPC proto compiler (version 1.25.0)",
           comments="Source: daprclient.proto")
public final class DaprClientGrpc
extends java.lang.Object
 DaprClient service allows user application to interact with Dapr runtime.
 User application needs to implement DaprClient service if it needs to
 receive message from dapr runtime.