Uses of Class
io.vertx.ext.web.Http2PushMapping
Packages that use Http2PushMapping
Package
Description
-
Uses of Http2PushMapping in io.vertx.ext.web
Constructors in io.vertx.ext.web with parameters of type Http2PushMapping -
Uses of Http2PushMapping in io.vertx.ext.web.handler
Method parameters in io.vertx.ext.web.handler with type arguments of type Http2PushMappingModifier and TypeMethodDescriptionStaticHandler.setHttp2PushMapping(List<Http2PushMapping> http2PushMappings) Set the file mapping for http2push and link preload -
Uses of Http2PushMapping in io.vertx.reactivex.ext.web.handler
Method parameters in io.vertx.reactivex.ext.web.handler with type arguments of type Http2PushMappingModifier and TypeMethodDescriptionStaticHandler.setHttp2PushMapping(List<Http2PushMapping> http2PushMappings) Set the file mapping for http2push and link preload -
Uses of Http2PushMapping in io.vertx.rxjava3.ext.web.handler
Method parameters in io.vertx.rxjava3.ext.web.handler with type arguments of type Http2PushMappingModifier and TypeMethodDescriptionStaticHandler.setHttp2PushMapping(List<Http2PushMapping> http2PushMappings) Set the file mapping for http2push and link preload