Class ActorClient

  • All Implemented Interfaces:
    AutoCloseable

    public class ActorClient
    extends Object
    implements AutoCloseable
    Holds a client for Dapr sidecar communication. ActorClient should be reused.
    • Constructor Detail

      • ActorClient

        public ActorClient()
        Instantiates a new channel for Dapr sidecar communication.