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(OpenApiDocument) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- determineBasePathFrom(String) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- determineBasePathFrom(String, OpenApiDocument) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- determineHostFrom(OpenApiDocument) - 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(OpenApiOperation) - Method in class org.apache.camel.generator.openapi.DefaultDestinationGenerator
- generateDestinationFor(OpenApiOperation) - Method in interface org.apache.camel.generator.openapi.DestinationGenerator
O
- org.apache.camel.generator.openapi - package org.apache.camel.generator.openapi
R
- resolveVariablesIn(String, OpenApi30Server) - 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(OpenApiDocument) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toDefinition(OpenApiDocument) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toFiler(OpenApiDocument) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toPath(OpenApiDocument) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toXml(OpenApiDocument) - Static method in class org.apache.camel.generator.openapi.RestDslGenerator
- toYaml(OpenApiDocument) - 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
- withBlueprint() - Method in class org.apache.camel.generator.openapi.RestDslXmlGenerator
- 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.
- 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