Uses of Class
org.mule.providers.dq.DQMessage

Packages that use DQMessage
org.mule.providers.dq   
 

Uses of DQMessage in org.mule.providers.dq
 

Methods in org.mule.providers.dq that return DQMessage
static DQMessage DQMessageUtils.getDQMessage(byte[] data, RecordFormat format)
          Returns a DQMessage corresponding to the byte array and the record format
 

Methods in org.mule.providers.dq with parameters of type DQMessage
static Record DQMessageUtils.getRecord(DQMessage msg, RecordFormat format)
          Returns a Record corresponding to the DQMessage and the record format
 

Constructors in org.mule.providers.dq with parameters of type DQMessage
DQMessage(DQMessage pMessage)
          The constructor
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.