Package | Description |
---|---|
org.jlab.coda.cMsg.cMsgDomain.subdomains |
Modifier and Type | Class and Description |
---|---|
class |
cMsgMessageDeliverer
This class delivers messages from the subdomain handler objects in the cMsg
domain to a particular client.
|
Modifier and Type | Method and Description |
---|---|
void |
cMsg.setMessageDeliverer(cMsgDeliverMessageInterface deliverer)
Method to give the subdomain handler on object able to deliver messages
to the client.
|