Uses of Package
org.jlab.coda.cMsg

Packages that use org.jlab.coda.cMsg
org.jlab.coda.cMsg   
org.jlab.coda.cMsg.apps   
 

Classes in org.jlab.coda.cMsg used by org.jlab.coda.cMsg
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).
 

Classes in org.jlab.coda.cMsg used by org.jlab.coda.cMsg.apps
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.