Package | Description |
---|---|
io.vertx.core.http | |
io.vertx.reactivex.core.http | |
io.vertx.rxjava.core.http | |
io.vertx.rxjava3.core.http |
Modifier and Type | Method and Description |
---|---|
HttpServerFileUpload |
HttpServerFileUpload.endHandler(Handler<Void> endHandler) |
HttpServerFileUpload |
HttpServerFileUpload.exceptionHandler(Handler<Throwable> handler) |
HttpServerFileUpload |
HttpServerFileUpload.fetch(long amount) |
HttpServerFileUpload |
HttpServerFileUpload.handler(Handler<Buffer> handler) |
HttpServerFileUpload |
HttpServerFileUpload.pause() |
HttpServerFileUpload |
HttpServerFileUpload.resume() |
Modifier and Type | Method and Description |
---|---|
HttpServerFileUpload |
HttpServerFileUpload.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HttpServerFileUpload |
HttpServerFileUpload.newInstance(HttpServerFileUpload arg) |
Constructor and Description |
---|
HttpServerFileUpload(HttpServerFileUpload delegate) |
Modifier and Type | Method and Description |
---|---|
HttpServerFileUpload |
HttpServerFileUpload.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HttpServerFileUpload |
HttpServerFileUpload.newInstance(HttpServerFileUpload arg) |
Constructor and Description |
---|
HttpServerFileUpload(HttpServerFileUpload delegate) |
Modifier and Type | Method and Description |
---|---|
HttpServerFileUpload |
HttpServerFileUpload.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static HttpServerFileUpload |
HttpServerFileUpload.newInstance(HttpServerFileUpload arg) |
Constructor and Description |
---|
HttpServerFileUpload(HttpServerFileUpload delegate) |
Copyright © 2021 Eclipse. All rights reserved.