A B D E G I P Q R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AsyncAPIBuildItem - Class in io.quarkiverse.asyncapi.generator
- AsyncAPIBuildItem(AsyncAPISupplier) - Constructor for class io.quarkiverse.asyncapi.generator.AsyncAPIBuildItem
- AsyncApiCodeGenerator - Class in io.quarkiverse.asyncapi.generator
- AsyncApiCodeGenerator(Path, Config, Optional<String>) - Constructor for class io.quarkiverse.asyncapi.generator.AsyncApiCodeGenerator
- AsyncApiConfigGroup - Class in io.quarkiverse.asyncapi.generator
- AsyncApiConfigGroup() - Constructor for class io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
- AsyncApiGeneratorCodeGenBase - Class in io.quarkiverse.asyncapi.generator.input
- AsyncApiGeneratorCodeGenBase(AsyncAPIExtension) - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
- AsyncApiGeneratorJsonCodeGen - Class in io.quarkiverse.asyncapi.generator.input
- AsyncApiGeneratorJsonCodeGen() - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorJsonCodeGen
- AsyncApiGeneratorStreamCodeGen - Class in io.quarkiverse.asyncapi.generator.input
- AsyncApiGeneratorStreamCodeGen() - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorStreamCodeGen
- AsyncApiGeneratorYamlCodeGen - Class in io.quarkiverse.asyncapi.generator.input
- AsyncApiGeneratorYamlCodeGen() - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorYamlCodeGen
- AsyncApiGeneratorYmlCodeGen - Class in io.quarkiverse.asyncapi.generator.input
- AsyncApiGeneratorYmlCodeGen() - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorYmlCodeGen
- AsyncApiPathGeneratorCodeGen - Class in io.quarkiverse.asyncapi.generator.input
- AsyncApiPathGeneratorCodeGen(AsyncAPIExtension) - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
- AsyncAPIResourceGenerator - Class in io.quarkiverse.asyncapi.generator
- AsyncAPIResourceGenerator() - Constructor for class io.quarkiverse.asyncapi.generator.AsyncAPIResourceGenerator
- AsyncAPISpecInput - Class in io.quarkiverse.asyncapi.generator.input
- AsyncAPISpecInput(Map<String, InputStreamSupplier>) - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncAPISpecInput
- AsyncAPISpecInput(Map<String, InputStreamSupplier>, String) - Constructor for class io.quarkiverse.asyncapi.generator.input.AsyncAPISpecInput
- AsyncApiSpecInputProvider - Interface in io.quarkiverse.asyncapi.generator.input
-
Provider interface for clients to dynamically provide their own AsyncAPI specification files.
B
- basePackage - Variable in class io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
-
Package name for generated classes
- buildCodeGenerators(CodeGenContext) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
- buildCodeGenerators(CodeGenContext) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorStreamCodeGen
- buildCodeGenerators(CodeGenContext) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
D
- done(boolean) - Method in class io.quarkiverse.asyncapi.generator.AsyncApiCodeGenerator
E
- excluded - Variable in class io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
-
List of files to be excluded
- EXCLUDED_FILES_PROP - Static variable in class io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
- excludedFiles(Config) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
- extension - Variable in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
G
- generate(String, InputStream) - Method in class io.quarkiverse.asyncapi.generator.AsyncApiCodeGenerator
- generate(Path) - Method in class io.quarkiverse.asyncapi.generator.AsyncApiCodeGenerator
- get() - Method in interface io.quarkiverse.asyncapi.generator.input.InputStreamSupplier
- getAsyncAPI() - Method in class io.quarkiverse.asyncapi.generator.AsyncAPIBuildItem
- getBasePackage() - Method in class io.quarkiverse.asyncapi.generator.input.AsyncAPISpecInput
- getStreams() - Method in class io.quarkiverse.asyncapi.generator.input.AsyncAPISpecInput
- getTemplate(Config, String) - Static method in class io.quarkiverse.asyncapi.generator.QuteTemplateHelper
I
- inputDirectory() - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
- inputExtension() - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
- InputStreamSupplier - Interface in io.quarkiverse.asyncapi.generator.input
- io.quarkiverse.asyncapi.generator - package io.quarkiverse.asyncapi.generator
- io.quarkiverse.asyncapi.generator.input - package io.quarkiverse.asyncapi.generator.input
- isCandidateFile(Path, Collection<String>) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
P
- PACKAGE_PROP - Static variable in class io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
- providerId() - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
Q
R
- read(CodeGenContext) - Method in interface io.quarkiverse.asyncapi.generator.input.AsyncApiSpecInputProvider
S
- shouldRun(Path, Config) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorStreamCodeGen
T
- toString() - Method in class io.quarkiverse.asyncapi.generator.input.AsyncAPISpecInput
- trigger(CodeGenContext) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
- trigger(CodeGenContext, AsyncApiCodeGenerator) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
- trigger(CodeGenContext, AsyncApiCodeGenerator) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorStreamCodeGen
- trigger(CodeGenContext, AsyncApiCodeGenerator) - Method in class io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
All Classes All Packages