Uses of Class
io.smallrye.openapi.api.models.ExtensibleImpl
Packages that use ExtensibleImpl
Package
Description
-
Uses of ExtensibleImpl in io.smallrye.openapi.api.models
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.modelsModifier and TypeClassDescriptionclassAn implementation of theComponentsOpenAPI model interface.classAn implementation of theExternalDocumentationOpenAPI model interface.classAn implementation of theOpenAPIOpenAPI model interface.classAn implementation of theOperationOpenAPI model interface.classAn implementation of thePathItemOpenAPI model interface.classAn implementation of thePathsOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.callbacks
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.callbacksModifier and TypeClassDescriptionclassAn implementation of theCallbackOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.examples
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.examplesModifier and TypeClassDescriptionclassAn implementation of theExampleOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.headers
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.headersModifier and TypeClassDescriptionclassAn implementation of theHeaderOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.info
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.infoModifier and TypeClassDescriptionclassAn implementation of theContactOpenAPI model interface.classAn implementation of theInfoOpenAPI model interface.classAn implementation of theLicenseOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.links
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.linksModifier and TypeClassDescriptionclassAn implementation of theLinkOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.media
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.mediaModifier and TypeClassDescriptionclassAn implementation of theEncodingOpenAPI model interface.classAn implementation of theMediaTypeOpenAPI model interface.classAn implementation of theSchemaOpenAPI model interface.classAn implementation of theXMLOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.parameters
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.parametersModifier and TypeClassDescriptionclassAn implementation of theParameterOpenAPI model interface.classAn implementation of theRequestBodyOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.responses
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.responsesModifier and TypeClassDescriptionclassAn implementation of theAPIResponseOpenAPI model interface.classAn implementation of theAPIResponsesOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.security
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.securityModifier and TypeClassDescriptionclassAn implementation of theOAuthFlowOpenAPI model interface.classAn implementation of theOAuthFlowsOpenAPI model interface.classAn implementation of theSecuritySchemeOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.servers
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.serversModifier and TypeClassDescriptionclassAn implementation of theServerOpenAPI model interface.classAn implementation of theServerVariableOpenAPI model interface. -
Uses of ExtensibleImpl in io.smallrye.openapi.api.models.tags
Subclasses of ExtensibleImpl in io.smallrye.openapi.api.models.tagsModifier and TypeClassDescriptionclassAn implementation of theTagOpenAPI model interface.