Uses of Class
org.openeai.moa.objects.resources.MessageId

Packages that use MessageId
org.openeai.moa.jmsobjects   
org.openeai.moa.objects.resources   
 

Uses of MessageId in org.openeai.moa.jmsobjects
 

Methods in org.openeai.moa.jmsobjects that return MessageId
 MessageId JmsEnterpriseObjectBase.getMessageId()
          Returns the MessageId object associated with this object.
 MessageId JmsEnterpriseObject.getMessageId()
          Returns the MessageId object associated with this object.
 

Methods in org.openeai.moa.jmsobjects with parameters of type MessageId
 void JmsEnterpriseObjectBase.setMessageId(MessageId msgId)
          Sets the MessageId object associated with this object.
 void JmsEnterpriseObject.setMessageId(MessageId msgId)
          Sets the MessageId object associated with this object.
 

Uses of MessageId in org.openeai.moa.objects.resources
 

Methods in org.openeai.moa.objects.resources that return MessageId
 MessageId Sender.getMessageId()
           
 

Methods in org.openeai.moa.objects.resources with parameters of type MessageId
 void Sender.setMessageId(MessageId messageId)
           
 



Copyright © 2002, OpenEAI Software Foundation