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.transformer |
Transformer implementation classes.
|
org.apache.camel.impl.validator |
Validator implementation classes.
|
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 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
|
ValueHolder
Holder object for a given value.
|
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
|
ValueHolder
Holder object for a given value.
|
Class and Description |
---|
ValueHolder
Holder object for a given value.
|
Class and Description |
---|
ValueHolder
Holder object for a given value.
|
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 |
---|
AntPathMatcher
PathMatcher implementation for Ant-style path patterns.
|
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.
|
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) . |
Scanner |
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