JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Package io.dapr.actors.client
package
io.dapr.actors.client
Interface Summary
Interface
Description
ActorProxy
Proxy to communicate to a given Actor instance in Dapr.
Class Summary
Class
Description
ActorClient
Holds a client for Dapr sidecar communication.
ActorProxyBuilder
<T>
Builder to generate an ActorProxy instance.