Home > Contents > Index >
FormPoster.setOutputStream
Sets an output stream to be used for capturing the response.
This method is mutually exclusive with
setOutputDirectory
.Syntax
public void
setOutputStream(OutputStream os)
Parameters
os
- The output stream (not closed).
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.