Package io.quarkus.swaggerui.runtime
Class SwaggerUiRecorder
java.lang.Object
io.quarkus.swaggerui.runtime.SwaggerUiRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Handler<io.vertx.ext.web.RoutingContext> handler(String swaggerUiFinalDestination, String swaggerUiPath, List<FileSystemStaticHandler.StaticWebRootConfiguration> webRootConfigurations, SwaggerUiRuntimeConfig runtimeConfig, ShutdownContext shutdownContext)
-
Constructor Details
-
SwaggerUiRecorder
public SwaggerUiRecorder()
-
-
Method Details
-
handler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> handler(String swaggerUiFinalDestination, String swaggerUiPath, List<FileSystemStaticHandler.StaticWebRootConfiguration> webRootConfigurations, SwaggerUiRuntimeConfig runtimeConfig, ShutdownContext shutdownContext)
-