Uses of Package
org.apache.camel.model

Packages that use org.apache.camel.model
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 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
 

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

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

Classes in org.apache.camel.model used by org.apache.camel.model
AggregatorType
           
CatchType
           
ChoiceType
           
DelayerType
           
ExceptionType
           
ExpressionNode
          A base class for nodes which contain an expression and a number of outputs
FilterType
           
FinallyType
           
FromType
          Represents an XML <to/> element
IdempotentConsumerType
           
InterceptorType
           
InterceptType
           
MulticastType
           
OtherwiseType
           
OutputType
          A useful base class for output types
PolicyRef
           
ProcessorType
           
RedeliveryPolicyType
           
ResequencerType
           
RouteContainer
           
RoutesType
          Represents a collection of routes
RouteType
          Represents an XML <route/> element
SplitterType
           
ThrottlerType
           
TryType
           
WhenType
           
 

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



Copyright © 2007 Apache Software Foundation. All Rights Reserved.