HttpServerFileUpload |
HttpServerFileUpload.endHandler(io.vertx.core.Handler<Void> endHandler) |
HttpServerFileUpload |
HttpServerFileUpload.exceptionHandler(io.vertx.core.Handler<Throwable> handler) |
HttpServerFileUpload |
HttpServerFileUpload.fetch(long amount) |
HttpServerFileUpload |
HttpServerFileUpload.handler(io.vertx.core.Handler<Buffer> handler) |
static HttpServerFileUpload |
HttpServerFileUpload.newInstance(io.vertx.core.http.HttpServerFileUpload arg) |
HttpServerFileUpload |
HttpServerFileUpload.pause() |
HttpServerFileUpload |
HttpServerFileUpload.resume() |