Package | Description |
---|---|
io.vertx.ext.web |
= Vert.x-Web
:toc: left
Vert.x-Web is a set of building blocks for building web applications with Vert.x.
|
io.vertx.ext.web.handler |
Constructor and Description |
---|
Http2PushMapping(Http2PushMapping other)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
StaticHandler |
StaticHandler.setHttp2PushMapping(List<Http2PushMapping> http2PushMappings)
Set the file mapping for http2push and link preload
|
Copyright © 2018 Eclipse. All rights reserved.