Class UploadPipe
- java.lang.Object
-
- io.vertx.up.uca.micro.discovery.multipart.UploadPipe
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static UploadPipecreate(io.vertx.ext.web.RoutingContext context, io.vertx.servicediscovery.ServiceReference reference, io.vertx.core.http.RequestOptions options)voiddoRequest(io.vertx.core.Handler<org.apache.http.HttpResponse> handler)
-
-
-
Method Detail
-
create
public static UploadPipe create(io.vertx.ext.web.RoutingContext context, io.vertx.servicediscovery.ServiceReference reference, io.vertx.core.http.RequestOptions options)
-
-