Uses of Class
io.vertx.mutiny.ext.web.handler.HSTSHandler
Packages that use HSTSHandler
-
Uses of HSTSHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type HSTSHandlerModifier and TypeFieldDescriptionstatic final io.smallrye.mutiny.vertx.TypeArg<HSTSHandler> HSTSHandler.__TYPE_ARGMethods in io.vertx.mutiny.ext.web.handler that return HSTSHandlerModifier and TypeMethodDescriptionstatic HSTSHandlerHSTSHandler.create()static HSTSHandlerHSTSHandler.create(boolean includeSubDomains) static HSTSHandlerHSTSHandler.create(long maxAge, boolean includeSubDomains) static HSTSHandlerHSTSHandler.newInstance(io.vertx.ext.web.handler.HSTSHandler arg)