Deprecated API


Contents
Deprecated Methods
org.apache.camel.Exchange.getFault(boolean)
          use Exchange.hasFault() or Exchange.getFault(). Will be remove in Camel 2.0 GA. 
org.apache.camel.Exchange.getOut(boolean)
          use Exchange.hasOut() or Exchange.getOut(). Will be remove in Camel 2.0 GA. 
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.