public class OpenApiRecorder extends Object
| Constructor and Description |
|---|
OpenApiRecorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
classLoaderHack()
ClassLoader hack to work around reactive streams API issue
see https://github.com/eclipse/microprofile-open-api/pull/470
|
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
handler(OpenApiRuntimeConfig runtimeConfig) |
void |
setupClDevMode(ShutdownContext shutdownContext) |
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> handler(OpenApiRuntimeConfig runtimeConfig)
public void setupClDevMode(ShutdownContext shutdownContext)
public void classLoaderHack()
This must be deleted when it is fixed upstream
Copyright © 2021 JBoss by Red Hat. All rights reserved.