Package | Description |
---|---|
org.apache.camel |
The core Camel API.
|
org.apache.camel.builder | |
org.apache.camel.component.controlbus |
The Control Bus Component which
allows to manage Camel at runtime.
|
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.impl.transformer | |
org.apache.camel.impl.validator | |
org.apache.camel.language.simple |
Camel Simple language.
|
org.apache.camel.language.simple.ast |
AST for the Camel Simple language.
|
org.apache.camel.management |
Camel management
|
org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
org.apache.camel.spi |
Service Provider Interfaces used internally by the Camel runtime which are plugin strategies.
|
org.apache.camel.util |
Utility classes used by the core of Camel.
|
Class and Description |
---|
LoadPropertiesException
Represents a failure to open a Properties file at a given URL
|
Class and Description |
---|
CamelLogger
A logger which logs to a slf4j
Logger . |
Class and Description |
---|
CamelLogger
A logger which logs to a slf4j
Logger . |
Class and Description |
---|
CamelLogger
A logger which logs to a slf4j
Logger . |
LoadPropertiesException
Represents a failure to open a Properties file at a given URL
|
LRUCache
A cache that uses a near optional LRU Cache.
|
Class and Description |
---|
LRUSoftCache
A cache that uses a near optional LRU Cache using
SoftReference . |
Class and Description |
---|
ValueHolder
Holder object for a given value.
|
Class and Description |
---|
ValueHolder
Holder object for a given value.
|
Class and Description |
---|
LRUCache
A cache that uses a near optional LRU Cache.
|
Class and Description |
---|
LRUCache
A cache that uses a near optional LRU Cache.
|
Class and Description |
---|
KeyValueHolder
Holder for a key and value.
|
StopWatch
A very simple stop watch.
|
Class and Description |
---|
CamelLogger
A logger which logs to a slf4j
Logger . |
StopWatch
A very simple stop watch.
|
Class and Description |
---|
CamelLogger
A logger which logs to a slf4j
Logger . |
Class and Description |
---|
IntrospectionSupport.ClassInfo
Structure of an introspected class.
|
IntrospectionSupport.MethodInfo
Structure of an introspected method.
|
KeyValueHolder
Holder for a key and value.
|
LoadPropertiesException
Represents a failure to open a Properties file at a given URL
|
LRUCache
A cache that uses a near optional LRU Cache.
|
LRUSoftCache
A cache that uses a near optional LRU Cache using
SoftReference . |
LRUWeakCache
A cache that uses a near optional LRU Cache using
WeakReference . |
MessageDump.Body
A model of a message dump body.
|
MessageDump.Header
A model of a message dump header.
|
OrderedComparator
A comparator to sort
Ordered |
ProcessorStatDump
A model of a route stat dump from
ManagedRouteMBean.dumpRouteStatsAsXml(boolean, boolean) . |
ReferenceCount |
ReflectionHelper.FieldCallback
Callback interface invoked on each field in the hierarchy.
|
ReflectionHelper.MethodCallback
Action to take on each method.
|
ResolverHelper.LookupExceptionHandler |
RouteStatDump
A model of a route stat dump from
ManagedRouteMBean.dumpRouteStatsAsXml(boolean, boolean) . |
Time
A helper class for working with times in various units
|
WeakThreadLocal |
XmlLineNumberParser.XmlTextTransformer
Allows to plugin a custom text transformer in the parser, that can transform all the text content
|
Apache Camel