Package io.quarkus.vertx.web.runtime
Class RouteHandlers
java.lang.Object
io.quarkus.vertx.web.runtime.RouteHandlers
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetContentType(io.vertx.ext.web.RoutingContext context, String defaultContentType)
-
Method Details
-
setContentType
public static void setContentType(io.vertx.ext.web.RoutingContext context, String defaultContentType)
-