Index
All Classes and Interfaces|All Packages
A
- asSpringBootProject() - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- asSpringComponent() - Method in class org.apache.camel.generator.openapi.RestDslGenerator
D
- DefaultDestinationGenerator - Class in org.apache.camel.generator.openapi
- DefaultDestinationGenerator() - Constructor for class org.apache.camel.generator.openapi.DefaultDestinationGenerator
- DefaultDestinationGenerator(String) - Constructor for class org.apache.camel.generator.openapi.DefaultDestinationGenerator
- DestinationGenerator - Interface in org.apache.camel.generator.openapi
- determineBasePathFrom(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- determineBasePathFrom(String) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- determineBasePathFrom(String, OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- determineHostFrom(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
G
- generate() - Method in class org.apache.camel.generator.openapi.RestDslDefinitionGenerator
- generate(CamelContext) - Method in class org.apache.camel.generator.openapi.RestDslXmlGenerator
- generate(CamelContext) - Method in class org.apache.camel.generator.openapi.RestDslYamlGenerator
- generate(CamelContext, boolean) - Method in class org.apache.camel.generator.openapi.RestDslYamlGenerator
- generate(T) - Method in class org.apache.camel.generator.openapi.RestDslSourceCodeGenerator
- generateDestinationFor(Operation) - Method in class org.apache.camel.generator.openapi.DefaultDestinationGenerator
- generateDestinationFor(Operation) - Method in interface org.apache.camel.generator.openapi.DestinationGenerator
- generateToYaml(CamelContext, File) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
O
- org.apache.camel.generator.openapi - package org.apache.camel.generator.openapi
R
- resolveVariablesIn(String, Server) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- RestDslDefinitionGenerator - Class in org.apache.camel.generator.openapi
- RestDslGenerator<G> - Class in org.apache.camel.generator.openapi
-
Source code and
RestsDefinitiongenerator that generates Camel REST DSL implementations from OpenAPI specifications. - RestDslSourceCodeGenerator<T> - Class in org.apache.camel.generator.openapi
-
Generates Java source code
- RestDslXmlGenerator - Class in org.apache.camel.generator.openapi
- RestDslYamlGenerator - Class in org.apache.camel.generator.openapi
T
- toAppendable(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toDefinition(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toFiler(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toPath(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toXml(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toYaml(OpenAPI) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toYaml(File) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
W
- withApiContextPath(String) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withBasePath(String) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withClassName(String) - Method in class org.apache.camel.generator.openapi.RestDslSourceCodeGenerator
- withClientRequestValidation() - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withDestinationGenerator(DestinationGenerator) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withDestinationToSyntax(String) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
-
Syntax to use for to uri.
- withDtoPackageName(String) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withIndent(String) - Method in class org.apache.camel.generator.openapi.RestDslSourceCodeGenerator
- withOperationFilter(String) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withOperationFilter(OperationFilter) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withoutSourceCodeTimestamps() - Method in class org.apache.camel.generator.openapi.RestDslSourceCodeGenerator
- withPackageName(String) - Method in class org.apache.camel.generator.openapi.RestDslSourceCodeGenerator
- withRestComponent(String) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withRestContextPath(String) - Method in class org.apache.camel.generator.openapi.RestDslGenerator
- withSourceCodeTimestamps() - Method in class org.apache.camel.generator.openapi.RestDslSourceCodeGenerator
All Classes and Interfaces|All Packages