|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputType | |
---|---|
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of OutputType in org.apache.camel.model |
---|
Subclasses of OutputType in org.apache.camel.model | |
---|---|
class |
BeanRef
Represents an XML <bean/> element |
class |
FinallyType
Represents an XML <finally/> element |
class |
HandleFaultType
Represents an XML <handleFault/> element |
class |
InterceptorRef
Base class for interceptor types. |
class |
InterceptorType
Base class for interceptor types. |
class |
InterceptType
Represents an XML <intercept/> element |
class |
MarshalType
Marshals to a binary payload using the given DataFormatType |
class |
MulticastType
Represents an XML <multicast/> element |
class |
OtherwiseType
Represents an XML <otherwise/> element |
class |
PipelineType
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 |
PolicyRef
Represents an XML <policy/> element |
class |
ProceedType
Represents an XML <proceed/> element |
class |
ProcessorRef
Represents an XML <process/> element |
class |
RemoveHeaderType
Represents an XML <removeHeader/> element |
class |
RemovePropertyType
Represents an XML <removeProperty/> element |
class |
SetExchangePatternType
Represents an XML <setExchangePattern/> element |
class |
TryType
Represents an XML <try/> element |
class |
UnmarshalType
Unmarshals the binary payload using the given DataFormatType |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |