Skip navigation links
Quarkus - SmallRye OpenAPI - Runtime 1.0.0.Final
B C G H I O 

B

BASE_NAME - Static variable in class io.quarkus.smallrye.openapi.runtime.OpenApiHandler
 

C

classLoader - Static variable in class io.quarkus.smallrye.openapi.runtime.OpenApiHandler
 
create() - Method in class io.quarkus.smallrye.openapi.runtime.OpenApiDocumentProducer
We load the document from the generated JSON file, which should have all the annotations Most apps will likely just want to serve the OpenAPI doc, rather than inject it, which is why we generated the static file and parse it if required.

G

GENERATED_DOC_BASE - Static variable in class io.quarkus.smallrye.openapi.runtime.OpenApiHandler
 

H

handle(RoutingContext) - Method in class io.quarkus.smallrye.openapi.runtime.OpenApiHandler
 

I

io.quarkus.smallrye.openapi.runtime - package io.quarkus.smallrye.openapi.runtime
 

O

openApiDocument() - Method in class io.quarkus.smallrye.openapi.runtime.OpenApiDocumentProducer
 
OpenApiDocumentProducer - Class in io.quarkus.smallrye.openapi.runtime
 
OpenApiDocumentProducer() - Constructor for class io.quarkus.smallrye.openapi.runtime.OpenApiDocumentProducer
 
OpenApiHandler - Class in io.quarkus.smallrye.openapi.runtime
 
OpenApiHandler() - Constructor for class io.quarkus.smallrye.openapi.runtime.OpenApiHandler
 
B C G H I O 
Skip navigation links
Quarkus - SmallRye OpenAPI - Runtime 1.0.0.Final

Copyright © 2019 JBoss by Red Hat. All rights reserved.