Uses of Class
io.vertx.mutiny.httpproxy.Body
Packages that use Body
-
Uses of Body in io.vertx.mutiny.httpproxy
Fields in io.vertx.mutiny.httpproxy with type parameters of type BodyMethods in io.vertx.mutiny.httpproxy that return BodyModifier and TypeMethodDescriptionstatic Bodystatic BodyBody.body(ReadStream<Buffer> stream) static BodyBody.body(ReadStream<Buffer> stream, long len) static BodyBody.body(Flow.Publisher<Buffer> stream) static BodyBody.body(Flow.Publisher<Buffer> stream, long len) ProxyRequest.getBody()ProxyResponse.getBody()static BodyBody.newInstance(io.vertx.httpproxy.Body arg) Methods in io.vertx.mutiny.httpproxy with parameters of type BodyModifier and TypeMethodDescription