Uses of Class
org.apache.camel.model.ToDefinition
Packages that use ToDefinition
-
Uses of ToDefinition in org.apache.camel.model.rest
Methods in org.apache.camel.model.rest that return ToDefinitionMethods in org.apache.camel.model.rest with parameters of type ToDefinitionModifier and TypeMethodDescriptionvoidVerbDefinition.setTo(ToDefinition to) The Camel endpoint this REST service will call, such as a direct endpoint to link to an existing route that handles this REST call.