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