Uses of Interface
org.apache.camel.model.EndpointRequiredDefinition
-
Packages that use EndpointRequiredDefinition Package Description org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of EndpointRequiredDefinition in org.apache.camel.model
Classes in org.apache.camel.model that implement EndpointRequiredDefinition Modifier and Type Class Description classFromDefinitionAct as a message source as input to a routeclassInOnlyDefinitionDeprecated.classInOutDefinitionDeprecated.classSagaActionUriDefinitionAllows to declare saga actions to complete or compensate a sagaclassSendDefinition<Type extends ProcessorDefinition<Type>>Sends the message to an endpointclassToDefinitionSends the message to a static endpoint
-