Index

A D E F G H I L M N O R S U V 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(DeploymentProcessorTarget) - Method in class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemRegistrar
 
activatingSubsystem() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
activatingSubsystem() - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
 
activatingSubsystem$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 

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
 
DeploymentUnitOpenAPIModelConfiguration - Class in org.wildfly.extension.microprofile.openapi.deployment
Encapsulates the OpenAPIModelConfiguration for a deployment.
disabled(String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
disabled(String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
 
disabled$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 

E

endpointAlreadyRegistered(String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
endpointAlreadyRegistered(String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
 
endpointAlreadyRegistered$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
endpointRegistered(String, String) - 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$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
endpointUnregistered(String, String) - 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$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 

F

failedToLoadStaticFile(IOException, String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
failedToLoadStaticFile(IOException, String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
 
failedToLoadStaticFile$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 

G

getHostName() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
getHostName() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIEndpointConfiguration
Returns the name of the Undertow host to which this application is deployed.
getLoggingLocale() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
getMicroProfileConfig() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
getMicroProfileConfig() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelConfiguration
Returns the MicroProfile configuration for this deployment.
getNamespace() - Method in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
 
getPath() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
getPath() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIEndpointConfiguration
Returns the URL path of the OpenAPI endpoint.
getResourceResolver() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
getResourceResolver() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelConfiguration
Returns a function that resolves a relative deployment path to a URL.
getServerName() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
getServerName() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIEndpointConfiguration
Returns the name of the Undertow server to which this application is deployed.
getStaticFile() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
getStaticFile() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelConfiguration
Returns an optional static file, only present if the deployment defines one.
getVersion() - Method in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
 
getXMLDescription() - Method in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
 

H

handleRequest(HttpServerExchange) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandler
 

I

install(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceInstaller
 
install(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelServiceInstaller
 
isEnabled() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
isEnabled() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelConfiguration
Indicates whether or not an OpenAPI endpoint is enabled for this deployment.

L

LOGGER - Static variable in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
 

M

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
 
MicroProfileOpenAPISubsystemModel - Enum Class in org.wildfly.extension.microprofile.openapi
Enumeration of MicroProfile OpenAPI subsystem model versions.
MicroProfileOpenAPISubsystemRegistrar - Class in org.wildfly.extension.microprofile.openapi
Root resource definition for MicroProfile Open API subsystem
MicroProfileOpenAPISubsystemRegistrar() - Constructor for class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemRegistrar
 
MicroProfileOpenAPISubsystemSchema - Enum Class in org.wildfly.extension.microprofile.openapi
Enumeration of MicroProfile OpenAPI subsystem schema versions.

N

nonStandardEndpoint(String, String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
nonStandardEndpoint(String, String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
 
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
 
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
 
OpenAPIEndpointConfiguration - Interface in org.wildfly.extension.microprofile.openapi.deployment
Encapsulates the configuration of an OpenAPI endpoint.
OpenAPIHttpHandler - Class in org.wildfly.extension.microprofile.openapi.deployment
HttpHandler for the Open API endpoint.
OpenAPIHttpHandler(SmallRyeOpenAPI) - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandler
 
OpenAPIHttpHandlerServiceInstaller - Class in org.wildfly.extension.microprofile.openapi.deployment
Service that registers the OpenAPI HttpHandler.
OpenAPIHttpHandlerServiceInstaller(OpenAPIEndpointConfiguration) - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceInstaller
 
OpenAPIModelConfiguration - Interface in org.wildfly.extension.microprofile.openapi.deployment
Encapsulates the configuration of an OpenAPI model.
OpenAPIModelServiceInstaller - Class in org.wildfly.extension.microprofile.openapi.deployment
Configures a service that provides an OpenAPI model for a deployment.
OpenAPIModelServiceInstaller(OpenAPIModelConfiguration) - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelServiceInstaller
 
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

register(SubsystemRegistration, ManagementResourceRegistrationContext) - Method in class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemRegistrar
 
requiredListenersNotFound(String, Set<String>) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 
requiredListenersNotFound(String, Set<String>) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
 
requiredListenersNotFound$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
 

S

SERVICE_DESCRIPTOR - Static variable in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelConfiguration
 

U

useRelativeServerURLs() - Method in class org.wildfly.extension.microprofile.openapi.deployment.DeploymentUnitOpenAPIModelConfiguration
 
useRelativeServerURLs() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelConfiguration
Indicates whether or not the OpenAPI document should use relative URLs.

V

valueOf(String) - Static method in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
Returns an array containing the constants of this enum class, in the order they are declared.
VERSION_1_0 - Enum constant in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
 
VERSION_1_0_0 - Enum constant in enum class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
 
A D E F G H I L M N O R S U V 
All Classes and Interfaces|All Packages|Serialized Form