Uses of Interface
io.vertx.ext.web.handler.ResponseContentTypeHandler
-
Packages that use ResponseContentTypeHandler Package Description io.vertx.ext.web.handler -
-
Uses of ResponseContentTypeHandler in io.vertx.ext.web.handler
Methods in io.vertx.ext.web.handler that return ResponseContentTypeHandler Modifier and Type Method Description static ResponseContentTypeHandlerResponseContentTypeHandler. create()Create a response content type handler.static ResponseContentTypeHandlerResponseContentTypeHandler. create(String disableFlag)Create a response content type handler with a custom disable flag.
-