|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Block | |
---|---|
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of Block in org.apache.camel.model |
---|
Classes in org.apache.camel.model that implement Block | |
---|---|
class |
AggregatorType
|
class |
BeanRef
|
class |
CatchType
|
class |
ChoiceType
|
class |
DelayerType
|
class |
ExceptionType
|
class |
ExpressionNode
A base class for nodes which contain an expression and a number of outputs |
class |
FilterType
|
class |
FinallyType
|
class |
IdempotentConsumerType
|
class |
InterceptorRef
|
class |
InterceptorType
|
class |
InterceptType
|
class |
LoadBalanceType
|
class |
MarshalType
Marshals to a binary payload using the given DataFormatType |
class |
MulticastType
|
class |
OtherwiseType
|
class |
OutputType<Type extends ProcessorType>
A useful base class for output types |
class |
PolicyRef
|
class |
ProceedType
|
class |
ProcessorRef
|
class |
ProcessorType<Type extends ProcessorType>
|
class |
RecipientListType
|
class |
ResequencerType
|
class |
RouteType
Represents an XML <route/> element |
class |
RoutingSlipType
|
class |
SplitterType
|
class |
ThreadType
Represents an XML <thread/> element |
class |
ThrottlerType
|
class |
ThrowFaultType
|
class |
ToType
Represents an XML <to/> element |
class |
TryType
|
class |
UnmarshalType
Unmarshals the binary payload using the given DataFormatType |
class |
WhenType<Type extends ProcessorType>
|
Methods in org.apache.camel.model that return Block | |
---|---|
protected Block |
ProcessorType.popBlock()
|
Methods in org.apache.camel.model with parameters of type Block | |
---|---|
protected void |
ProcessorType.pushBlock(Block block)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |