JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: MicroProfile OpenAPI Extension With SmallRye 21.0.2.Final
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
R
S
U
V
A
accept(DeploymentProcessorTarget)
- Method in class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIServiceHandler
activatingSubsystem()
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
activatingSubsystem()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
activatingSubsystem$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
annotationsModel(OpenAPI)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
archiveName(String)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
B
build()
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
build(ServiceTarget)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIHttpHandlerServiceConfigurator
build(ServiceTarget)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIModelServiceConfigurator
C
config(OpenApiConfig)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
D
deploy(DeploymentPhaseContext)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDependencyProcessor
deploy(DeploymentPhaseContext)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentProcessor
disabled(String)
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
disabled(String)
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
disabled$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
E
endpointAlreadyRegistered(String, String)
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
endpointAlreadyRegistered(String, String)
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
endpointAlreadyRegistered$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
endpointRegistered(String, String)
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
endpointRegistered(String, String)
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
endpointRegistered$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
endpointUnregistered(String, String)
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
endpointUnregistered(String, String)
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
endpointUnregistered$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
F
failedToLoadStaticFile(IOException, String, String)
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
failedToLoadStaticFile(IOException, String, String)
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
failedToLoadStaticFile$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
filter(OASFilter)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
G
get()
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIModelServiceConfigurator
getHostServiceName()
- Method in interface org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIServiceNameProvider
getLoggingLocale()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
getNamespaceUri()
- Method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPISchema
getParserDescription()
- Method in class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIParser
getPath()
- Method in interface org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIServiceNameProvider
getVersion()
- Method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIModel
H
handleRequest(HttpServerExchange)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIHttpHandler
I
initialize(ExtensionContext)
- Method in class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIExtension
initializeParsers(ExtensionParsingContext)
- Method in class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIExtension
installServices(OperationContext, ModelNode)
- Method in class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIServiceHandler
L
LOGGER
- Static variable in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
M
major()
- Method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPISchema
MicroProfileOpenAPIExtension
- Class in
org.wildfly.extension.microprofile.openapi
Extension that provides the MicroProfile OpenAPI subsystem.
MicroProfileOpenAPIExtension()
- Constructor for class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIExtension
MicroProfileOpenAPILogger
- Interface in
org.wildfly.extension.microprofile.openapi.logging
Log messages for WildFly microprofile-openapi-smallrye subsystem.
MicroProfileOpenAPILogger_$logger
- Class in
org.wildfly.extension.microprofile.openapi.logging
Warning this class consists of generated code.
MicroProfileOpenAPILogger_$logger(Logger)
- Constructor for class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
MicroProfileOpenAPIModel
- Enum in
org.wildfly.extension.microprofile.openapi
Enumeration of MicroProfile OpenAPI subsystem model versions.
MicroProfileOpenAPIParser
- Class in
org.wildfly.extension.microprofile.openapi
MicroProfile Open API subsystem XML parser.
MicroProfileOpenAPISchema
- Enum in
org.wildfly.extension.microprofile.openapi
Enumeration of MicroProfile OpenAPI subsystem schema versions.
MicroProfileOpenAPIServiceHandler
- Class in
org.wildfly.extension.microprofile.openapi
MicroProfileOpenAPIServiceHandler()
- Constructor for class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIServiceHandler
MicroProfileOpenAPISubsystemDefinition
- Class in
org.wildfly.extension.microprofile.openapi
Root resource definition for MicroProfile Open API subsystem
minor()
- Method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPISchema
N
nonStandardEndpoint(String, String, String)
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
nonStandardEndpoint(String, String, String)
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
nonStandardEndpoint$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
O
OpenAPIDependencyProcessor
- Class in
org.wildfly.extension.microprofile.openapi.deployment
Adds MicroProfile OpenAPI dependencies to deployment.
OpenAPIDependencyProcessor()
- Constructor for class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDependencyProcessor
OpenAPIDocumentBuilder
- Class in
org.wildfly.extension.microprofile.openapi.deployment
Builder facade to workaround singleton nature of
OpenApiDocument
.
OpenAPIDocumentBuilder()
- Constructor for class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
OpenAPIDocumentProcessor
- Class in
org.wildfly.extension.microprofile.openapi.deployment
Processes the Open API model for a deployment.
OpenAPIDocumentProcessor()
- Constructor for class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentProcessor
OpenAPIHttpHandler
- Class in
org.wildfly.extension.microprofile.openapi.deployment
HttpHandler
for the Open API endpoint.
OpenAPIHttpHandler(OpenAPI)
- Constructor for class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIHttpHandler
OpenAPIHttpHandlerServiceConfigurator
- Class in
org.wildfly.extension.microprofile.openapi.deployment
Service that registers the OpenAPI HttpHandler.
OpenAPIHttpHandlerServiceConfigurator(OpenAPIServiceNameProvider)
- Constructor for class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIHttpHandlerServiceConfigurator
OpenAPIModelServiceConfigurator
- Class in
org.wildfly.extension.microprofile.openapi.deployment
Configures a service that provides an OpenAPI model for a deployment.
OpenAPIModelServiceConfigurator(DeploymentUnit, String, String, Config)
- Constructor for class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIModelServiceConfigurator
OpenAPIServiceNameProvider
- Interface in
org.wildfly.extension.microprofile.openapi.deployment
org.wildfly.extension.microprofile.openapi
- package org.wildfly.extension.microprofile.openapi
org.wildfly.extension.microprofile.openapi.deployment
- package org.wildfly.extension.microprofile.openapi.deployment
org.wildfly.extension.microprofile.openapi.logging
- package org.wildfly.extension.microprofile.openapi.logging
R
readerModel(OpenAPI)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
register(SubsystemRegistration)
- Method in class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPISubsystemDefinition
removeServices(OperationContext, ModelNode)
- Method in class org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIServiceHandler
requiredListenersNotFound(String, Set<String>)
- Method in interface org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger
requiredListenersNotFound(String, Set<String>)
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
requiredListenersNotFound$str()
- Method in class org.wildfly.extension.microprofile.openapi.logging.
MicroProfileOpenAPILogger_$logger
S
start(StartContext)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIHttpHandlerServiceConfigurator
staticFileModel(OpenAPI)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentBuilder
stop(StopContext)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIHttpHandlerServiceConfigurator
U
undeploy(DeploymentUnit)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDependencyProcessor
undeploy(DeploymentUnit)
- Method in class org.wildfly.extension.microprofile.openapi.deployment.
OpenAPIDocumentProcessor
V
valueOf(String)
- Static method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIModel
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPISchema
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPIModel
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.wildfly.extension.microprofile.openapi.
MicroProfileOpenAPISchema
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
I
L
M
N
O
R
S
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: MicroProfile OpenAPI Extension With SmallRye 21.0.2.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
JBoss by Red Hat
. All rights reserved.