public class FileCompleteHandler
extends java.lang.Object
implements org.vertx.java.core.Handler<java.lang.Void>
| Constructor and Description |
|---|
FileCompleteHandler(BinaryFileDataHandler bfdh,
org.vertx.java.core.eventbus.EventBus eventBus,
org.vertx.java.core.http.HttpServerResponse r) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.lang.Void event) |
public FileCompleteHandler(BinaryFileDataHandler bfdh, org.vertx.java.core.eventbus.EventBus eventBus, org.vertx.java.core.http.HttpServerResponse r)
Copyright © 2021. All Rights Reserved.