Uses of Package
org.apache.camel.util

Packages that use org.apache.camel.util
org.apache.camel.impl Default implementation classes for Camel Core 
org.apache.camel.management Camel management 
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.impl
Ordered
          Interface to be implement by objects that should be orderable, such as in a Collection.
 

Classes in org.apache.camel.util used by org.apache.camel.management
KeyValueHolder
          Holder for a key and value.
 

Classes in org.apache.camel.util used by org.apache.camel.util
KeyValueHolder
          Holder for a key and value.
Time
          Deprecated. will be removed in Camel 2.5
TimeoutMap
          Represents a map of values which timeout after a period of inactivity.
TimeoutMapEntry
          Represents an entry in a TimeoutMap
UuidGenerator
          Generator for Globally unique Strings.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.