Uses of Package
org.apache.camel.util

Packages that use org.apache.camel.util
org.apache.camel The JAXB POJOs for the XML Configuration of the routing rules. 
org.apache.camel.impl Default implementation classes for Camel Core 
org.apache.camel.impl.converter Default implementation classes the Type Conversion Strategies 
org.apache.camel.util Utility classes used by the core of Camel and useful for Camel component developers 
 

Classes in org.apache.camel.util used by org.apache.camel
FactoryFinder
          Finder to find factories from the resource classpath, usually META-INF/services/org/apache/camel/.
 

Classes in org.apache.camel.util used by org.apache.camel.impl
FactoryFinder
          Finder to find factories from the resource classpath, usually META-INF/services/org/apache/camel/.
 

Classes in org.apache.camel.util used by org.apache.camel.impl.converter
ResolverUtil
           ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions.
 

Classes in org.apache.camel.util used by org.apache.camel.util
MainSupport.Option
           
ResolverUtil
           ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions.
ResolverUtil.Test
          A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.
Time
          A helper class for working with times in various units
TimeoutMap
          Represents a thread safe map of values which timeout after a period of inactivity.
TimeoutMapEntry
          Represents an entry in a TimeoutMap
URISupport.CompositeData
          Holder to get parts of the URI.
 



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