Uses of Class
org.apache.camel.InvalidTypeException

Packages that use InvalidTypeException
org.apache.camel.util Utility classes used by the core of Camel and useful for Camel component developers 
 

Uses of InvalidTypeException in org.apache.camel.util
 

Methods in org.apache.camel.util that throw InvalidTypeException
static
<T> T
ExchangeHelper.convertToMandatoryType(Exchange exchange, Class<T> type, Object value)
          Converts the value to the given expected type or throws an exception
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.