Uses of Interface
io.avaje.http.client.OutputStreamBodyWriter
-
Uses of OutputStreamBodyWriter in io.avaje.http.client
Methods in io.avaje.http.client with parameters of type OutputStreamBodyWriterModifier and TypeMethodDescriptionHttpClientRequest.body(OutputStreamBodyWriter writer) Set the body content using a callback that writes to anOutputStream.