A C D E F G H I J K M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ANNOTATIONS - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
- apply(String, JsonNode, JsonNode, JClassContainer, Schema) - Method in class io.apicurio.hub.api.codegen.JaxRsEnumRule
-
Applies this schema rule to take the required code generation steps.
- artifactId - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- ASYNC - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
C
- classnameToUri(String) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- cliGenCI - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- clone() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- close() - Method in class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
- CodegenBeanAnnotationDirective - Class in io.apicurio.hub.api.codegen.beans
- CodegenBeanAnnotationDirective() - Constructor for class io.apicurio.hub.api.codegen.beans.CodegenBeanAnnotationDirective
- CodegenExtensions - Class in io.apicurio.hub.api.codegen
- CodegenExtensions() - Constructor for class io.apicurio.hub.api.codegen.CodegenExtensions
- CodegenInfo - Class in io.apicurio.hub.api.codegen.beans
- CodegenInfo() - Constructor for class io.apicurio.hub.api.codegen.beans.CodegenInfo
-
Constructor.
- CodegenJavaArgument - Class in io.apicurio.hub.api.codegen.beans
- CodegenJavaArgument() - Constructor for class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
-
Constructor.
- CodegenJavaBean - Class in io.apicurio.hub.api.codegen.beans
- CodegenJavaBean() - Constructor for class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
-
Constructor.
- CodegenJavaInterface - Class in io.apicurio.hub.api.codegen.beans
- CodegenJavaInterface() - Constructor for class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
-
Constructor.
- CodegenJavaMethod - Class in io.apicurio.hub.api.codegen.beans
- CodegenJavaMethod() - Constructor for class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
-
Constructor.
- CodegenJavaReturn - Class in io.apicurio.hub.api.codegen.beans
- CodegenJavaReturn() - Constructor for class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
-
Constructor.
- CodegenUtil - Class in io.apicurio.hub.api.codegen.util
- CodegenUtil() - Constructor for class io.apicurio.hub.api.codegen.util.CodegenUtil
- codeOnly - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- config - Static variable in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- CONTEXT_ROOT - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
D
- document - Variable in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- DocumentPreProcessor - Class in io.apicurio.hub.api.codegen.pre
-
Used to preprocess an OpenAPI document in a variety of ways with the intent of making the result more conducive to generating the jax-rs and json schema code.
- DocumentPreProcessor() - Constructor for class io.apicurio.hub.api.codegen.pre.DocumentPreProcessor
E
- equals(Object) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
- EXTENDS_CLASS - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
F
- FORMAT_PATTERN - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
G
- generate() - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Generate the JaxRs project.
- generate(OutputStream) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Generates a JaxRs project and streams the generated ZIP to the given output stream.
- generateAll(CodegenInfo, StringBuilder, ZipOutputStream) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Generates all of the content for storage in the ZIP.
- generateAll(CodegenInfo, StringBuilder, ZipOutputStream) - Method in class io.apicurio.hub.api.codegen.OpenApi2Quarkus
- generateAll(CodegenInfo, StringBuilder, ZipOutputStream) - Method in class io.apicurio.hub.api.codegen.OpenApi2Thorntail
- generateJavaInterface(CodegenInfo, CodegenJavaInterface) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Generates a Jax-rs interface from the given codegen information.
- generateJaxRsApplication() - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Generates the JaxRsApplication java class.
- generateJaxRsApplication() - Method in class io.apicurio.hub.api.codegen.OpenApi2Quarkus
- generatePomXml(CodegenInfo) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Generates the pom.xml file.
- get$schema() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- getAnnotation() - Method in class io.apicurio.hub.api.codegen.beans.CodegenBeanAnnotationDirective
- getAnnotations() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- getArguments() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getArtifactId() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- getBean(String) - Method in class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
-
Gets the bean for a given class name.
- getBeanAnnotations() - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- getBeans() - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- getCodegenInfo() - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
-
Gets the CodegenInfo object that was created by the visitor.
- getCollection() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- getCollection() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
- getConstantName(String, String) - Method in class io.apicurio.hub.api.codegen.JaxRsEnumRule
- getConsumes() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getContent(String) - Method in class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
-
Gets the content produced for a given class name.
- getContextRoot() - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- getDescription() - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- getDescription() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getEnumRule() - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs.JaxRsRuleFactory
- getExtendsClass() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- getFormat() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- getFormat() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
- getGroupId() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- getIn() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- getInfoFromApiDoc() - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Processes the OpenAPI document to produce a CodegenInfo object that contains everything needed to generate appropriate Java class(es).
- getInterfaces() - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- getInterfaces() - Method in class io.apicurio.hub.api.codegen.jaxrs.InterfacesVisitor
- getJavaPackage() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- getMethod() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getMethods() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- getName() - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- getName() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- getName() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- getName() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- getName() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getPackage() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- getPackage() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- getPath() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- getPath() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getProduces() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getRequired() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- getResource(String) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- getResourceName(String) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- getReturn() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- getSettings() - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- getSignature() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- getSignature() - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- getType() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- getType() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
- getTypeSignature() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- getVersion() - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- groupId - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
H
- hashCode() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
I
- includeSpec - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- indexBean(String, CodegenJavaBean) - Method in class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
- IndexedCodeWriter - Class in io.apicurio.hub.api.codegen.util
- IndexedCodeWriter() - Constructor for class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
-
Constructor.
- INLINE - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
- INLINED - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
- InterfaceInfo - Class in io.apicurio.hub.api.codegen.jaxrs
- InterfaceInfo() - Constructor for class io.apicurio.hub.api.codegen.jaxrs.InterfaceInfo
- InterfacesVisitor - Class in io.apicurio.hub.api.codegen.jaxrs
-
Visitor used to organize all of the paths into a set of interface names.
- InterfacesVisitor() - Constructor for class io.apicurio.hub.api.codegen.jaxrs.InterfacesVisitor
-
Constructor.
- io.apicurio.hub.api.codegen - package io.apicurio.hub.api.codegen
- io.apicurio.hub.api.codegen.beans - package io.apicurio.hub.api.codegen.beans
- io.apicurio.hub.api.codegen.jaxrs - package io.apicurio.hub.api.codegen.jaxrs
- io.apicurio.hub.api.codegen.post - package io.apicurio.hub.api.codegen.post
- io.apicurio.hub.api.codegen.pre - package io.apicurio.hub.api.codegen.pre
- io.apicurio.hub.api.codegen.util - package io.apicurio.hub.api.codegen.util
- isAsync() - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- isCliGenCI() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- isCodeOnly() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- isExcludeEnums() - Method in class io.apicurio.hub.api.codegen.beans.CodegenBeanAnnotationDirective
- isIncludeSpec() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- isMavenFileStructure() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- isPathItem - Variable in class io.apicurio.hub.api.codegen.jaxrs.PathItemDetectionVisitor
- isReactive() - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- isUpdateOnly() - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
J
- JavaBeanPostProcessor - Class in io.apicurio.hub.api.codegen.post
- JavaBeanPostProcessor() - Constructor for class io.apicurio.hub.api.codegen.post.JavaBeanPostProcessor
- javaPackage - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- javaPackageToZipPath(String) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- JaxRsEnumRule - Class in io.apicurio.hub.api.codegen
- JaxRsEnumRule(RuleFactory) - Constructor for class io.apicurio.hub.api.codegen.JaxRsEnumRule
- JaxRsProjectSettings - Class in io.apicurio.hub.api.codegen
-
Represents some basic meta information about the project being generated.
- JaxRsProjectSettings() - Constructor for class io.apicurio.hub.api.codegen.JaxRsProjectSettings
-
Constructor.
- JaxRsProjectSettings(boolean, boolean, String, String, String) - Constructor for class io.apicurio.hub.api.codegen.JaxRsProjectSettings
-
Constructor.
- JaxRsProjectSettings(String, String, String) - Constructor for class io.apicurio.hub.api.codegen.JaxRsProjectSettings
-
Constructor.
- JaxRsRuleFactory(GenerationConfig, Annotator, SchemaStore) - Constructor for class io.apicurio.hub.api.codegen.OpenApi2JaxRs.JaxRsRuleFactory
-
Constructor.
K
- keys() - Method in class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
-
Gets the keys.
M
- mapper - Static variable in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- mavenFileStructure - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
N
- name - Variable in class io.apicurio.hub.api.codegen.jaxrs.InterfaceInfo
O
- OpenApi2CodegenVisitor - Class in io.apicurio.hub.api.codegen.jaxrs
-
Visitor used to create a Codegen Info object from a OpenAPI document.
- OpenApi2CodegenVisitor(String, List<InterfaceInfo>) - Constructor for class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
-
Constructor.
- OpenApi2JaxRs - Class in io.apicurio.hub.api.codegen
-
Class used to generate a simple JAX-RS project from an OpenAPI document.
- OpenApi2JaxRs() - Constructor for class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Constructor.
- OpenApi2JaxRs.JaxRsRuleFactory - Class in io.apicurio.hub.api.codegen
- OpenApi2Quarkus - Class in io.apicurio.hub.api.codegen
-
Class used to generate a Quarkus JAX-RS project from an OpenAPI document.
- OpenApi2Quarkus() - Constructor for class io.apicurio.hub.api.codegen.OpenApi2Quarkus
-
Constructor.
- OpenApi2Thorntail - Class in io.apicurio.hub.api.codegen
-
Class used to generate a Thorntail JAX-RS project from an OpenAPI document.
- OpenApi2Thorntail() - Constructor for class io.apicurio.hub.api.codegen.OpenApi2Thorntail
-
Constructor.
- OpenApiAllOfProcessor - Class in io.apicurio.hub.api.codegen.pre
- OpenApiAllOfProcessor() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- OpenApiBeanClassExtendsProcessor - Class in io.apicurio.hub.api.codegen.pre
-
Pre processes the OpenAPI document to handle the x-codegen-extendsClass extension.
- OpenApiBeanClassExtendsProcessor() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiBeanClassExtendsProcessor
- OpenApiDateTimeSimpleTypeProcessor - Class in io.apicurio.hub.api.codegen.pre
- OpenApiDateTimeSimpleTypeProcessor() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- OpenApiInlinedParameterRemover - Class in io.apicurio.hub.api.codegen.pre
- OpenApiInlinedParameterRemover() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiInlinedParameterRemover
- OpenApiInlinedSchemaRemover - Class in io.apicurio.hub.api.codegen.pre
- OpenApiInlinedSchemaRemover() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiInlinedSchemaRemover
- OpenApiLongSimpleTypeProcessor - Class in io.apicurio.hub.api.codegen.pre
- OpenApiLongSimpleTypeProcessor() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- OpenApiMapDataTypeProcessor - Class in io.apicurio.hub.api.codegen.pre
- OpenApiMapDataTypeProcessor() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiMapDataTypeProcessor
- OpenApiParameterInliner - Class in io.apicurio.hub.api.codegen.pre
- OpenApiParameterInliner() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiParameterInliner
- OpenApiResponseInliner - Class in io.apicurio.hub.api.codegen.pre
- OpenApiResponseInliner() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiResponseInliner
- OpenApiTypeInliner - Class in io.apicurio.hub.api.codegen.pre
- OpenApiTypeInliner() - Constructor for class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- openBinary(JPackage, String) - Method in class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
P
- PACKAGE - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
- PathItemDetectionVisitor - Class in io.apicurio.hub.api.codegen.jaxrs
- PathItemDetectionVisitor() - Constructor for class io.apicurio.hub.api.codegen.jaxrs.PathItemDetectionVisitor
- paths - Variable in class io.apicurio.hub.api.codegen.jaxrs.InterfaceInfo
- postProcessor - Static variable in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- process(Document) - Method in class io.apicurio.hub.api.codegen.pre.DocumentPreProcessor
-
Process the model.
- process(String, List<CodegenBeanAnnotationDirective>, ByteArrayOutputStream) - Method in class io.apicurio.hub.api.codegen.post.JavaBeanPostProcessor
-
Provides an opportunity to post-process a java bean class that was generated by the codegen layer.
R
- reactive - Variable in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- RETURN_TYPE - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
S
- schemaRefToFQCN(Document, String, String) - Static method in class io.apicurio.hub.api.codegen.util.CodegenUtil
- schemaRefToFQCN(String) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- SchemaSigner - Class in io.apicurio.hub.api.codegen.util
- SchemaSigner() - Constructor for class io.apicurio.hub.api.codegen.util.SchemaSigner
-
Constructor.
- schemaToPackageName(OasSchema, String) - Static method in class io.apicurio.hub.api.codegen.util.CodegenUtil
- set(String, ByteArrayOutputStream) - Method in class io.apicurio.hub.api.codegen.util.IndexedCodeWriter
-
Updates the index with the given content.
- set$schema(JsonNode) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- setAnnotation(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenBeanAnnotationDirective
- setAnnotations(List<CodegenBeanAnnotationDirective>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- setArguments(List<CodegenJavaArgument>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setArtifactId(String) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setAsync(boolean) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setBeanAnnotations(List<CodegenBeanAnnotationDirective>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- setBeans(List<CodegenJavaBean>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- setCliGenCI(boolean) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setCodeOnly(boolean) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setCollection(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- setCollection(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
- setConsumes(Set<String>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setContextRoot(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- setDescription(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- setDescription(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setExcludeEnums(boolean) - Method in class io.apicurio.hub.api.codegen.beans.CodegenBeanAnnotationDirective
- setExtendsClass(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- setFormat(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- setFormat(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
- setGroupId(String) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setIn(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- setIncludeSpec(boolean) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setInterfaces(List<CodegenJavaInterface>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- setJavaPackage(String) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setMavenFileStructure(boolean) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setMethod(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setMethods(List<CodegenJavaMethod>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- setName(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
- setName(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- setName(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- setName(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- setName(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setOpenApiDocument(InputStream) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Sets the OpenAPI document via an input stream.
- setOpenApiDocument(String) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Sets the OpenAPI document.
- setOpenApiDocument(URL) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Sets the OpenAPI document via a URL to the content.
- setPackage(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- setPackage(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- setPath(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaInterface
- setPath(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setProduces(Set<String>) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setReactive(boolean) - Method in class io.apicurio.hub.api.codegen.JaxRsProjectSettings
- setRequired(Boolean) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- setReturn(CodegenJavaReturn) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaMethod
- setSettings(JaxRsProjectSettings) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
-
Configure the settings.
- setSignature(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaBean
- settings - Variable in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- setType(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- setType(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaReturn
- setTypeSignature(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenJavaArgument
- setUpdateOnly(boolean) - Method in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
- setVersion(String) - Method in class io.apicurio.hub.api.codegen.beans.CodegenInfo
T
- TYPE - Static variable in class io.apicurio.hub.api.codegen.CodegenExtensions
U
- utf8 - Static variable in class io.apicurio.hub.api.codegen.OpenApi2JaxRs
V
- visitAdditionalPropertiesSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitAdditionalPropertiesSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitAdditionalPropertiesSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitAdditionalPropertiesSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitAdditionalPropertiesSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- visitAllOfSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitAllOfSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitAllOfSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitAllOfSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitAllOfSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- visitDocument(Document) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitInfo(Info) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitItemsSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitItemsSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitItemsSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitItemsSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitItemsSchema(OasSchema) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- visitNotSchema(Oas30Schema.Oas30NotSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitNotSchema(Oas30Schema.Oas30NotSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitNotSchema(Oas30Schema.Oas30NotSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitNotSchema(Oas30Schema.Oas30NotSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitNotSchema(Oas30Schema.Oas30NotSchema) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- visitOneOfSchema(Oas30Schema.Oas30OneOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitOneOfSchema(Oas30Schema.Oas30OneOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitOneOfSchema(Oas30Schema.Oas30OneOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitOneOfSchema(Oas30Schema.Oas30OneOfSchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitOneOfSchema(Oas30Schema.Oas30OneOfSchema) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- visitOperation(Operation) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitParameter(Parameter) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitParameter(Parameter) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiParameterInliner
- visitParameterDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiInlinedParameterRemover
- visitParameterDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiParameterInliner
- visitPathItem(OasPathItem) - Method in class io.apicurio.hub.api.codegen.jaxrs.InterfacesVisitor
- visitPathItem(OasPathItem) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitPathItem(OasPathItem) - Method in class io.apicurio.hub.api.codegen.jaxrs.PathItemDetectionVisitor
- visitPropertySchema(IPropertySchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitPropertySchema(IPropertySchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitPropertySchema(IPropertySchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitPropertySchema(IPropertySchema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitRequestBody(Oas30RequestBody) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitResponse(OasResponse) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitResponse(OasResponse) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiResponseInliner
- visitResponseDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiResponseInliner
- visitSchema(Schema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitSchema(Schema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitSchema(Schema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitSchema(Schema) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitSchema(Schema) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.jaxrs.OpenApi2CodegenVisitor
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiAllOfProcessor
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiBeanClassExtendsProcessor
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiDateTimeSimpleTypeProcessor
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiInlinedSchemaRemover
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiLongSimpleTypeProcessor
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiMapDataTypeProcessor
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.pre.OpenApiTypeInliner
- visitSchemaDefinition(IDefinition) - Method in class io.apicurio.hub.api.codegen.util.SchemaSigner
All Classes All Packages