Uses of Class
io.vertx.rxjava3.httpproxy.Body
Packages that use Body
-
Uses of Body in io.vertx.rxjava3.httpproxy
Fields in io.vertx.rxjava3.httpproxy with type parameters of type BodyMethods in io.vertx.rxjava3.httpproxy that return BodyModifier and TypeMethodDescriptionstatic BodyCreate a newBodyinstance.static BodyCreate a newBodyinstance.static Bodystatic Bodystatic Bodystatic BodyCreate a newBodyinstance.ProxyRequest.getBody()ProxyResponse.getBody()Get the body of the response.static BodyBody.newInstance(Body arg) Methods in io.vertx.rxjava3.httpproxy with parameters of type BodyModifier and TypeMethodDescriptionSet the request body to be sent to the origin server.Set the request body to be sent to the user agent.