Package org.apache.camel.model

The JAXB POJOs for the XML Configuration of the routing rules.

See:
          Description

Interface Summary
Block  
RouteContainer  
 

Class Summary
AggregatorType  
BeanRef  
CatchType  
ChoiceType  
CompletedPredicate  
ConvertBodyType  
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
HandleFaultType  
IdempotentConsumerType  
IdentifiedType The unique identifier for a bean.
InterceptorRef  
InterceptorType  
InterceptType  
LoadBalanceType  
MarshalType Marshals to a binary payload using the given DataFormatType
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<Type extends ProcessorType> A useful base class for output types
PolicyRef  
ProceedType  
ProcessorRef  
ProcessorType<Type extends ProcessorType>  
RecipientListType  
RedeliveryPolicyType  
ResequencerType  
RouteBuilderRef  
RoutesType Represents a collection of routes
RouteType Represents an XML <route/> element
RoutingSlipType  
ServiceActivationType  
SetHeaderType  
SplitterType  
ThreadType Represents an XML <thread/> element
ThrottlerType  
ThrowFaultType  
ToType Represents an XML <to/> element
TransformType  
TryType  
UnmarshalType Unmarshals the binary payload using the given DataFormatType
WhenType<Type extends ProcessorType>  
 

Package org.apache.camel.model Description

The JAXB POJOs for the XML Configuration of the routing rules.



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