|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoOutputDefinition | |
|---|---|
| org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
| org.apache.camel.model.rest | The JAXB POJOs for the REST DSL |
| Uses of NoOutputDefinition in org.apache.camel.model |
|---|
| Subclasses of NoOutputDefinition in org.apache.camel.model | |
|---|---|
class |
BeanDefinition
Represents an XML <bean/> element |
class |
ConvertBodyDefinition
Represents an XML <convertBodyTo/> element |
class |
EnrichDefinition
Represents an XML <enrich/> element |
class |
InOnlyDefinition
Represents an XML <inOnly/> element |
class |
InOutDefinition
Represents an XML <inOut/> element |
class |
LogDefinition
Represents an XML <log/> element |
class |
MarshalDefinition
Marshals to a binary payload using the given DataFormatDefinition |
class |
PollEnrichDefinition
Represents an XML <pollEnrich/> element |
class |
ProcessDefinition
Represents an XML <process/> element |
class |
RemoveHeaderDefinition
Represents an XML <removeHeader/> element |
class |
RemoveHeadersDefinition
Represents an XML <removeHeaders/> element |
class |
RemovePropertyDefinition
Represents an XML <removeProperty/> element |
class |
RollbackDefinition
Represents an XML <rollback/> element |
class |
SendDefinition<Type extends ProcessorDefinition<Type>>
Base class for sending to an endpoint with an optional ExchangePattern |
class |
SetExchangePatternDefinition
Represents an XML <setExchangePattern/> element |
class |
StopDefinition
Represents an XML <stop/> element |
class |
ThrowExceptionDefinition
Represents an XML <throwException/> element |
class |
ToDefinition
Represents an XML <to/> element |
class |
UnmarshalDefinition
Unmarshals the binary payload using the given DataFormatDefinition |
class |
WireTapDefinition<Type extends ProcessorDefinition<Type>>
Represents an XML <wireTap/> element |
| Uses of NoOutputDefinition in org.apache.camel.model.rest |
|---|
| Subclasses of NoOutputDefinition in org.apache.camel.model.rest | |
|---|---|
class |
RestBindingDefinition
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||