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.management |
Camel management
|
org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
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 Least Recently Used Cache.
|
Class and Description |
---|
LRUSoftCache
A Least Recently Used Cache which uses
SoftReference . |
Class and Description |
---|
KeyValueHolder
Holder for a key and value.
|
Class and Description |
---|
CamelLogger
A logger which logs to a slf4j
Logger . |
StopWatch
A very simple stop watch.
|
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 Least Recently Used Cache.
|
MessageDump.Body
A model of a message dump body.
|
MessageDump.Header
A model of a message dump header.
|
ProcessorStatDump
A model of a route stat dump from
ManagedRouteMBean.dumpRouteStatsAsXml(boolean, boolean) . |
ReflectionHelper.FieldCallback
Callback interface invoked on each field in the hierarchy.
|
ReflectionHelper.MethodCallback
Action to take on each method.
|
RouteStatDump
A model of a route stat dump from
ManagedRouteMBean.dumpRouteStatsAsXml(boolean, boolean) . |
Time
A helper class for working with times in various units
|
XmlLineNumberParser.XmlTextTransformer
Allows to plugin a custom text transformer in the parser, that can transform all the text content
|
Apache Camel