Class OpenAPIHttpHandler
java.lang.Object
org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandler
- All Implemented Interfaces:
io.undertow.server.HttpHandler
HttpHandler for the Open API endpoint.- Author:
- Michael Edgar, Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleRequest(io.undertow.server.HttpServerExchange exchange)
-
Constructor Details
-
OpenAPIHttpHandler
public OpenAPIHttpHandler(org.eclipse.microprofile.openapi.models.OpenAPI model)
-
-
Method Details
-
handleRequest
- Specified by:
handleRequestin interfaceio.undertow.server.HttpHandler- Throws:
IOException
-