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