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<T> Builder to generate an ActorProxy instance.
Interface | Description |
---|---|
ActorProxy |
Proxy to communicate to a given Actor instance in Dapr.
|
Class | Description |
---|---|
ActorProxyBuilder<T> |
Builder to generate an ActorProxy instance.
|