Uses of Class
org.apache.camel.model.SendDefinition
-
Packages that use SendDefinition Package Description org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of SendDefinition in org.apache.camel.model
Subclasses of SendDefinition in org.apache.camel.model Modifier and Type Class Description class
InOnlyDefinition
Deprecated.class
InOutDefinition
Deprecated.class
SagaActionUriDefinition
Allows to declare saga actions to complete or compensate a sagaclass
ToDefinition
Sends the message to a static endpoint
-