Uses of Class
org.apache.camel.model.rest.RestsDefinition
Packages that use RestsDefinition
Package
Description
-
Uses of RestsDefinition in org.apache.camel.builder
Methods in org.apache.camel.builder that return RestsDefinitionModifier and TypeMethodDescriptionRouteBuilder.configureRests(org.apache.camel.CamelContext context) Configures the restsRouteBuilder.getRestCollection()ModelRoutesBuilder.getRests()Gets the rest-dslRouteBuilder.getRests()Methods in org.apache.camel.builder with parameters of type RestsDefinitionModifier and TypeMethodDescriptionvoidRouteBuilder.setRestCollection(RestsDefinition restCollection)