Uses of Interface
org.apache.camel.generator.openapi.DestinationGenerator
-
-
Uses of DestinationGenerator in org.apache.camel.generator.openapi
Classes in org.apache.camel.generator.openapi that implement DestinationGenerator Modifier and Type Class Description classDefaultDestinationGeneratorMethods in org.apache.camel.generator.openapi with parameters of type DestinationGenerator Modifier and Type Method Description GRestDslGenerator. withDestinationGenerator(DestinationGenerator destinationGenerator)
-