| Package | Description |
|---|---|
| org.jlab.coda.cMsg | |
| org.jlab.coda.cMsg.apps |
| Class and Description |
|---|
| cMsgCallbackInterface
This interface provides an API for the client callbacks in the cMsg system.
|
| cMsgException
This class represents an error that occurred while attempting to execute a cMsg method.
|
| cMsgMessage
This class implements a message in the cMsg messaging system.
|
| cMsgPayloadItem
This class represents an item in a cMsg message's payload.
|
| cMsgSubscriptionHandle
This interface is implemented by the object returned by calling
cMsg.subscribe(java.lang.String, java.lang.String, org.jlab.coda.cMsg.cMsgCallbackInterface, java.lang.Object). |
| Class and Description |
|---|
| cMsgException
This class represents an error that occurred while attempting to execute a cMsg method.
|
| cMsgMessage
This class implements a message in the cMsg messaging system.
|