Package | Description |
---|---|
io.vertx.ext.web.api.service |
Modifier and Type | Method and Description |
---|---|
ServiceRequest |
ServiceRequest.setExtra(io.vertx.core.json.JsonObject extra) |
ServiceRequest |
ServiceRequest.setHeaders(io.vertx.core.MultiMap headers) |
ServiceRequest |
ServiceRequest.setParams(io.vertx.core.json.JsonObject params) |
ServiceRequest |
ServiceRequest.setUser(io.vertx.core.json.JsonObject user) |
Constructor and Description |
---|
ServiceRequest(ServiceRequest other) |
Copyright © 2020 Eclipse. All rights reserved.