private static class AbstractCallActionManager.TagInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) ResultHandler |
handler_ |
(package private) java.util.Map |
recipientMap_ |
| Constructor and Description |
|---|
TagInfo(Client[] recipients,
ResultHandler handler)
Constructor.
|
final java.util.Map recipientMap_
final ResultHandler handler_
public TagInfo(Client[] recipients, ResultHandler handler)
recipients - recipients of messagehandler - handler for responses