Class AbstractCallActionManager.TagInfo

  • Enclosing class:
    AbstractCallActionManager

    private static class AbstractCallActionManager.TagInfo
    extends java.lang.Object
    Aggregates information required for handling responses which correspond to a particular message tag.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • recipientMap_

        final java.util.Map recipientMap_
    • Constructor Detail

      • TagInfo

        public TagInfo​(Client[] recipients,
                       ResultHandler handler)
        Constructor.
        Parameters:
        recipients - recipients of message
        handler - handler for responses