Uses of Class
org.apache.camel.model.ToDefinition
-
Packages that use ToDefinition Package Description org.apache.camel.model.rest The JAXB POJOs for the REST DSL -
-
Uses of ToDefinition in org.apache.camel.model.rest
Methods in org.apache.camel.model.rest that return ToDefinition Modifier and Type Method Description ToDefinition
VerbDefinition. getTo()
Methods in org.apache.camel.model.rest with parameters of type ToDefinition Modifier and Type Method Description void
VerbDefinition. setTo(ToDefinition to)
-