Package | Description |
---|---|
io.vertx.ext.web | |
io.vertx.ext.web.handler | |
io.vertx.reactivex.ext.web.handler | |
io.vertx.rxjava.ext.web.handler | |
io.vertx.rxjava3.ext.web.handler |
Modifier and Type | Method and Description |
---|---|
static void |
Http2PushMappingConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
Http2PushMapping obj) |
static void |
Http2PushMappingConverter.toJson(Http2PushMapping obj,
JsonObject json) |
static void |
Http2PushMappingConverter.toJson(Http2PushMapping obj,
Map<String,Object> json) |
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
|
Modifier and Type | Method and Description |
---|---|
StaticHandler |
StaticHandler.setHttp2PushMapping(List<Http2PushMapping> http2PushMappings)
Set the file mapping for http2push and link preload
|
Modifier and Type | Method and Description |
---|---|
StaticHandler |
StaticHandler.setHttp2PushMapping(List<Http2PushMapping> http2PushMappings)
Set the file mapping for http2push and link preload
|
Modifier and Type | Method and Description |
---|---|
StaticHandler |
StaticHandler.setHttp2PushMapping(List<Http2PushMapping> http2PushMappings)
Set the file mapping for http2push and link preload
|
Copyright © 2022 Eclipse. All rights reserved.