Uses of Interface
io.helidon.nima.webclient.ClientRequest.OutputStreamHandler
Packages that use ClientRequest.OutputStreamHandler
-
Uses of ClientRequest.OutputStreamHandler in io.helidon.nima.webclient
Methods in io.helidon.nima.webclient with parameters of type ClientRequest.OutputStreamHandlerModifier and TypeMethodDescriptionClientRequest.outputStream(ClientRequest.OutputStreamHandler outputStreamConsumer) Handle output stream and submit the request.