|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputDefinition | |
---|---|
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of OutputDefinition in org.apache.camel.model |
---|
Subclasses of OutputDefinition in org.apache.camel.model | |
---|---|
class |
AbstractInterceptorDefinition
Base class for interceptor types. |
class |
BeanDefinition
Represents an XML <bean/> element |
class |
EnrichDefinition
|
class |
FinallyDefinition
Represents an XML <finally/> element |
class |
HandleFaultDefinition
Represents an XML <handleFault/> element |
class |
InterceptDefinition
Represents an XML <intercept/> element |
class |
InterceptorDefinition
Base class for interceptor types. |
class |
MarshalDefinition
Marshals to a binary payload using the given DataFormatDefinition |
class |
MulticastDefinition
Represents an XML <multicast/> element |
class |
OtherwiseDefinition
Represents an XML <otherwise/> element |
class |
PipelineDefinition
Represents an XML <pipeline/> element which can be used to define an explicit pipeline; or to define a specific pipeline within a <multicast> block |
class |
PolicyDefinition
Represents an XML <policy/> element |
class |
ProceedDefinition
Represents an XML <proceed/> element |
class |
ProcessDefinition
Represents an XML <process/> element |
class |
RemoveHeaderDefinition
Represents an XML <removeHeader/> element |
class |
RemovePropertyDefinition
Represents an XML <removeProperty/> element |
class |
SetExchangePatternDefinition
Represents an XML <setExchangePattern/> element |
class |
SortDefinition
Represents an XML <sort/> element |
class |
StopDefinition
Represents an XML <stop/> element |
class |
TryDefinition
Represents an XML <try/> element |
class |
UnmarshalDefinition
Unmarshals the binary payload using the given DataFormatDefinition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |