org.apache.servicemix.camel.converter
Class JbiConverter

java.lang.Object
  extended by org.apache.servicemix.camel.converter.JbiConverter

public class JbiConverter
extends Object

Type converter to and from JBI- and ServiceMix-specific types


Constructor Summary
JbiConverter()
           
 
Method Summary
 FaultException convertExchangeToFaultException(org.apache.camel.Exchange exchange)
           
 Source convertFaultExceptionToSource(FaultException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbiConverter

public JbiConverter()
Method Detail

convertFaultExceptionToSource

public Source convertFaultExceptionToSource(FaultException e)

convertExchangeToFaultException

public FaultException convertExchangeToFaultException(org.apache.camel.Exchange exchange)


Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.