Package | Description |
---|---|
io.vertx.core.http | |
io.vertx.ext.web.client | |
io.vertx.reactivex.core.http | |
io.vertx.rxjava.core.http | |
io.vertx.rxjava3.core.http |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpClientResponse
Represents a client-side HTTP response.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpResponse<T>
An HTTP response.
|
Modifier and Type | Method and Description |
---|---|
HttpResponseHead |
HttpResponseHead.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HttpResponseHead |
HttpResponseHead.newInstance(HttpResponseHead arg) |
Modifier and Type | Method and Description |
---|---|
HttpResponseHead |
HttpResponseHead.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HttpResponseHead |
HttpResponseHead.newInstance(HttpResponseHead arg) |
Modifier and Type | Method and Description |
---|---|
HttpResponseHead |
HttpResponseHead.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HttpResponseHead |
HttpResponseHead.newInstance(HttpResponseHead arg) |
Copyright © 2024 Eclipse. All rights reserved.