Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
FUSE Mediation Router 2.2.0-fuse-01-00 API
Packages
org.apache.camel
The JAXB POJOs for the
XML Configuration
of the routing rules.
org.apache.camel.bam
org.apache.camel.bam.model
org.apache.camel.bam.processor
org.apache.camel.bam.rules
org.apache.camel.builder
The Camel
Domain Specific Language
for creating
Routes
,
Predicates
,
Expressions
and
Error Handlers
.
org.apache.camel.builder.script
org.apache.camel.builder.sql
org.apache.camel.builder.xml
Support for XPath based
Expressions
and
Predicates
as well as
an XSLT processor
org.apache.camel.component
Base classes for Spring based Components
org.apache.camel.component.amqp
org.apache.camel.component.atom
org.apache.camel.component.bean
The
Bean Component
which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO
org.apache.camel.component.browse
The
Browse Component
which is a simple in memory component which maintains a list of all message exchanges which can be useful for debugging, tooling or visualistion.
org.apache.camel.component.cache
org.apache.camel.component.cache.factory
org.apache.camel.component.cometd
org.apache.camel.component.cxf
Defines the
CXF Component
org.apache.camel.component.cxf.converter
org.apache.camel.component.cxf.cxfbean
org.apache.camel.component.cxf.feature
org.apache.camel.component.cxf.interceptors
Defines the CXF Component's interceptors
org.apache.camel.component.cxf.jaxrs
org.apache.camel.component.cxf.spring
org.apache.camel.component.cxf.transport
org.apache.camel.component.cxf.transport.spring
org.apache.camel.component.cxf.util
org.apache.camel.component.dataset
A
DataSet Endpoint
for testing of endpoints using defined DataSets
org.apache.camel.component.direct
The
Direct Component
which synchronously invokes all the consumers when a producer sends an exchange to the endpoint.
org.apache.camel.component.event
An
Event Endpoint
for working with Spring ApplicationEvents
org.apache.camel.component.feed
org.apache.camel.component.file
The
File Component
for working with file systems.
org.apache.camel.component.file.remote
Defines the File transport for communicating with Remote Files and
FTP
org.apache.camel.component.file.strategy
Strategies for the File Component.
org.apache.camel.component.flatpack
The
Flatpack Component
for working with fixed width or delimited files
org.apache.camel.component.freemarker
org.apache.camel.component.gae.bind
org.apache.camel.component.gae.context
org.apache.camel.component.gae.http
org.apache.camel.component.gae.mail
org.apache.camel.component.gae.task
org.apache.camel.component.hl7
org.apache.camel.component.http
Defines the
HTTP Component
org.apache.camel.component.http.helper
org.apache.camel.component.ibatis
org.apache.camel.component.ibatis.strategy
org.apache.camel.component.irc
Defines the
IRC Component
org.apache.camel.component.jackson
org.apache.camel.component.javaspace
org.apache.camel.component.jcr
org.apache.camel.component.jdbc
Defines an JDBC component that can bind to JDBC datasources.
org.apache.camel.component.jetty
Defines the
Jetty HTTP Component
org.apache.camel.component.jms
Defines the
JMS Component
org.apache.camel.component.jms.requestor
Implementation classes for implementing request-response over JMS so that the Defines the
JMS Component
can support InOut as well as InOnly
org.apache.camel.component.jpa
Defines the JPA component for polling databases or recording messages in a database.
org.apache.camel.component.jt400
org.apache.camel.component.ldap
org.apache.camel.component.log
The
Log Component
uses Jakarta Commons Logging to log message exchanges.
org.apache.camel.component.lucene
org.apache.camel.component.mail
Defines the
Email Component
org.apache.camel.component.mina
org.apache.camel.component.mock
The
Mock Component
which is used for testing of routing and mediation rules.
org.apache.camel.component.printer
org.apache.camel.component.quartz
Defines the
Quartz Component
org.apache.camel.component.quickfix
org.apache.camel.component.quickfix.converter
org.apache.camel.component.ref
The
Ref Component
for lookup of existing endpoints bound in the
Registry
.
org.apache.camel.component.restlet
org.apache.camel.component.restlet.converter
org.apache.camel.component.rmi
Defines an RMI Component that can bind PojoExchanges to the Java Remote Method Protocol (JRMP).
org.apache.camel.component.rss
org.apache.camel.component.seda
The
SEDA Component
for asynchronous
SEDA
exchanges on a
BlockingQueue
within a single CamelContext
org.apache.camel.component.servlet
org.apache.camel.component.smpp
org.apache.camel.component.snmp
org.apache.camel.component.spring.integration
org.apache.camel.component.spring.integration.adapter
org.apache.camel.component.spring.integration.adapter.config
org.apache.camel.component.spring.integration.converter
org.apache.camel.component.sql
Defines an SQL component that can bind to JDBC datasources and execute SQL queries that are exposed as endpoints.
org.apache.camel.component.stream
org.apache.camel.component.stringtemplate
org.apache.camel.component.test
A
Test Endpoint
for Pattern Based Testing
org.apache.camel.component.timer
The
Timer Component
extends the POJO component to provide a simple timer
org.apache.camel.component.validator
The
Validator Component
for validating XML against some schema
org.apache.camel.component.validator.jing
org.apache.camel.component.validator.msv
org.apache.camel.component.velocity
org.apache.camel.component.vm
The
VM Component
for asynchronous
SEDA
exchanges on a
BlockingQueue
within the current JVM; so across CamelContext instances.
org.apache.camel.component.xmpp
Defines the XMPP transport for communicating over Jabber
org.apache.camel.component.xquery
The
XQuery Component
for transforming messages with XQuery
org.apache.camel.component.xslt
The
XSLT Component
for transforming messages with XSLT
org.apache.camel.converter
A set of helper classes for converting from different types of Java object to be used by the
Type Conversion Support
org.apache.camel.converter.dozer
org.apache.camel.converter.jaxb
org.apache.camel.converter.jaxp
A number of JAXP related helper classes for converting to and from various JAXP related classes like Document and Source to be used by a
TypeConverter
org.apache.camel.converter.stream
Package with converters for dealing with stream-based messages
org.apache.camel.converter.xmlbeans
A
TypeConverter
methods for working with XMLBeans
org.apache.camel.dataformat.bindy
org.apache.camel.dataformat.bindy.annotation
org.apache.camel.dataformat.bindy.csv
org.apache.camel.dataformat.bindy.format
org.apache.camel.dataformat.bindy.kvp
org.apache.camel.dataformat.bindy.util
org.apache.camel.dataformat.castor
org.apache.camel.dataformat.csv
org.apache.camel.dataformat.protobuf
org.apache.camel.dataformat.rss
org.apache.camel.dataformat.tagsoup
org.apache.camel.dataformat.xmlsecurity
org.apache.camel.dataformat.xstream
org.apache.camel.example.axis
org.apache.camel.example.bam
org.apache.camel.example.cafe
org.apache.camel.example.cafe.stuff
org.apache.camel.example.camel.transport
org.apache.camel.example.client
org.apache.camel.example.cxf
org.apache.camel.example.cxf.jaxrs
org.apache.camel.example.cxf.jaxrs.resources
org.apache.camel.example.cxf.provider
org.apache.camel.example.docs
org.apache.camel.example.etl
org.apache.camel.example.guice.jms
org.apache.camel.example.jms
org.apache.camel.example.jmstofile
org.apache.camel.example.management
org.apache.camel.example.osgi
org.apache.camel.example.pojo_messaging
org.apache.camel.example.reportincident
org.apache.camel.example.server
org.apache.camel.example.spring
org.apache.camel.example.tracer
org.apache.camel.guice
org.apache.camel.guice.impl
org.apache.camel.guice.maven
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.scan
org.apache.camel.language
Camel language support such as
Bean
and
Simple
language.
org.apache.camel.language.bean
Camel
Bean
language.
org.apache.camel.language.constant
Camel
Constant
language.
org.apache.camel.language.groovy
org.apache.camel.language.header
Camel
Header
language.
org.apache.camel.language.juel
A
Language Plugin
for the
EL Language from JSP and JSF
using the
JUEL library
org.apache.camel.language.mvel
A
Language Plugin
for the
MVEL Language
org.apache.camel.language.property
Camel
Property
language.
org.apache.camel.language.simple
Camel
Simple
language.
org.apache.camel.language.tokenizer
org.apache.camel.language.xpath
Camel
XPath
language support.
org.apache.camel.loanbroker.queue.version
org.apache.camel.loanbroker.webservice.version
org.apache.camel.loanbroker.webservice.version.bank
org.apache.camel.loanbroker.webservice.version.credit
org.apache.camel.management
Camel management
org.apache.camel.management.event
Camel management events
org.apache.camel.management.mbean
Camel management JMX Mbeans
org.apache.camel.maven
org.apache.camel.model
The JAXB POJOs for the
XML Configuration
of the routing rules.
org.apache.camel.model.config
The Resequencer Configuration classes
org.apache.camel.model.dataformat
The JAXB POJOs for the
Data Formats
used to marshal and unmarshal objects to and from streams inside
components
org.apache.camel.model.language
The JAXB POJOs for the
Expression
and
Predicate
plugins for the
XML Configuration
.
org.apache.camel.model.loadbalancer
The LoadBalancer and the LoadBalancerStrategy JAXB Objects
org.apache.camel.osgi
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.camel.osgi.tracker
org.apache.camel.processor
A collection of
Processor
implementations which are used to implement the
Enterprise Integration Patterns
org.apache.camel.processor.aggregate
Helper classes for the
Aggregator
pattern.
org.apache.camel.processor.cache
org.apache.camel.processor.exceptionpolicy
Exception policy startegies for
Dead Letter Channel
pattern.
org.apache.camel.processor.idempotent
An implementation of the
Idempotent Consumer
pattern.
org.apache.camel.processor.idempotent.jpa
org.apache.camel.processor.interceptor
Helper classes for interceptors.
org.apache.camel.processor.interceptor.jpa
org.apache.camel.processor.loadbalancer
Various load balancer processors
org.apache.camel.processor.lucene
org.apache.camel.processor.lucene.support
org.apache.camel.processor.resequencer
Helper classes for the
Resequencer
pattern.
org.apache.camel.processor.validation
Performs XML validation using
JAXP
for validating against XSD or RelaxNG
org.apache.camel.ruby
org.apache.camel.spi
Service Provider Interfaces used internally by the Camel runtime which are plugin strategies.
org.apache.camel.spring
The classes for working with Camel and Spring along with the primary factory beans.
org.apache.camel.spring.handler
Spring 2.x custom XML handling to allow namespace based XML to be parsed from inside any Spring XML
org.apache.camel.spring.remoting
Camel services for POJO based
Spring Remoting
org.apache.camel.spring.spi
Plugins to the CamleContext when running in Spring
org.apache.camel.spring.util
Utility classes
org.apache.camel.util
Utility classes used by the core of Camel and useful for Camel component developers
org.apache.camel.util.concurrent
Concurrent utility classes
org.apache.camel.util.jndi
A simple JNDI context which can be used with the JndiRegistry
org.apache.camel.view
Helper class to help with the
Visualisation
of Routes
org.apache.camel.web
org.apache.camel.web.model
The JAXB POJOs for the
Camel REST Support
org.apache.camel.web.resources
org.apache.camel.web.util
org.jvnet.mock_javamail.provider
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2010
IONA Open Source Community
. All Rights Reserved.