Uses of Package
org.apache.camel.model

Packages that use org.apache.camel.model
org.apache.camel The core Camel API 
org.apache.camel.builder The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
org.apache.camel.impl Default implementation classes for Camel Core 
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
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.loadbalancer The LoadBalancer and the LoadBalancerStrategy JAXB Objects 
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
org.apache.camel.processor.exceptionpolicy Exception policy startegies for Dead Letter Channel pattern. 
org.apache.camel.processor.interceptor Helper classes for interceptors. 
org.apache.camel.view Helper class to help with the Visualisation of Routes 
 

Classes in org.apache.camel.model used by org.apache.camel
RouteType
          Represents an XML <route/> element
 

Classes in org.apache.camel.model used by org.apache.camel.builder
ChoiceType
           
ExceptionType
           
ExpressionNode
          A base class for nodes which contain an expression and a number of outputs
InterceptType
           
ProcessorType
           
RoutesType
          Represents a collection of routes
RouteType
          Represents an XML <route/> element
 

Classes in org.apache.camel.model used by org.apache.camel.impl
FromType
          Represents an XML <from/> element
ProcessorType
           
RouteType
          Represents an XML <route/> element
 

Classes in org.apache.camel.model used by org.apache.camel.model
AggregatorType
           
Block
           
CatchType
           
ChoiceType
           
CompletedPredicate
           
DelayerType
           
ExceptionType
           
ExpressionNode
          A base class for nodes which contain an expression and a number of outputs
FilterType
           
FinallyType
           
FromType
          Represents an XML <from/> element
IdempotentConsumerType
           
IdentifiedType
          The unique identifier for a bean.
InterceptorRef
           
InterceptorType
           
InterceptType
           
LoadBalanceType
           
MulticastType
           
NodeFactory
          A simple factory used to create new child nodes which allows pluggable extension points such as to add extra DSL helper methods such as for the Groovy or Ruby DSLs
OtherwiseType
           
OutputType
          A useful base class for output types
PolicyRef
           
ProceedType
           
ProcessorType
           
RedeliveryPolicyType
           
ResequencerType
           
RouteContainer
           
RoutesType
          Represents a collection of routes
RouteType
          Represents an XML <route/> element
SplitterType
           
ThreadType
          Represents an XML <thread/> element
ThrottlerType
           
TryType
           
WhenType
           
 

Classes in org.apache.camel.model used by org.apache.camel.model.dataformat
IdentifiedType
          The unique identifier for a bean.
 

Classes in org.apache.camel.model used by org.apache.camel.model.loadbalancer
IdentifiedType
          The unique identifier for a bean.
 

Classes in org.apache.camel.model used by org.apache.camel.processor
ExceptionType
           
 

Classes in org.apache.camel.model used by org.apache.camel.processor.exceptionpolicy
ExceptionType
           
 

Classes in org.apache.camel.model used by org.apache.camel.processor.interceptor
InterceptorType
           
 

Classes in org.apache.camel.model used by org.apache.camel.view
FromType
          Represents an XML <from/> element
ProcessorType
           
RouteType
          Represents an XML <route/> element
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.