org.mule.providers.jbi
Class JbiUtils

java.lang.Object
  extended byorg.mule.providers.jbi.JbiUtils

public class JbiUtils
extends Object

Useful for converting message types

Version:
$Revision: 3798 $
Author:
Ross Mason

Constructor Summary
JbiUtils()
           
 
Method Summary
static UMOMessage createMessage(NormalizedMessage message)
           
static void populateNormalizedMessage(UMOMessage muleMessage, NormalizedMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbiUtils

public JbiUtils()
Method Detail

createMessage

public static UMOMessage createMessage(NormalizedMessage message)
                                throws MessagingException
Throws:
MessagingException

populateNormalizedMessage

public static void populateNormalizedMessage(UMOMessage muleMessage,
                                             NormalizedMessage message)
                                      throws MessagingException
Throws:
MessagingException


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