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.