Package io.dapr.actors.client
-
Interface Summary Interface Description ActorProxy Proxy to communicate to a given Actor instance in Dapr. -
Class Summary Class Description ActorProxyBuilder Builder to generate an ActorProxy instance.
Interface | Description |
---|---|
ActorProxy |
Proxy to communicate to a given Actor instance in Dapr.
|
Class | Description |
---|---|
ActorProxyBuilder |
Builder to generate an ActorProxy instance.
|