Interface RecipientRef<T>

    • Method Detail

      • tell

        void tell​(T msg)
        Send a message to the destination referenced by this RecipientRef using *at-most-once* messaging semantics.