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 Body
static Body
Body.body
(ReadStream<Buffer> stream) static Body
Body.body
(ReadStream<Buffer> stream, long len) static Body
Body.body
(Flow.Publisher<Buffer> stream) static Body
Body.body
(Flow.Publisher<Buffer> stream, long len) ProxyRequest.getBody()
ProxyResponse.getBody()
static Body
Body.newInstance
(io.vertx.httpproxy.Body arg) Methods in io.vertx.mutiny.httpproxy with parameters of type BodyModifier and TypeMethodDescription