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.