Package | Description |
---|---|
org.jlab.coda.cMsg.common |
Modifier and Type | Field and Description |
---|---|
protected cMsgMessageDeliverer |
cMsgClientInfo.deliverer
Object for delivering messages to this client.
|
Modifier and Type | Method and Description |
---|---|
cMsgMessageDeliverer |
cMsgClientInfo.getDeliverer()
Gets the object used to deliver messages to this client.
|
Modifier and Type | Method and Description |
---|---|
void |
cMsgClientInfo.setDeliverer(cMsgMessageDeliverer deliverer)
Sets the object used to deliver messages to this client.
|