QuickBooks Integrator 2020 Java Edition

Questions / Feedback?

SetResponseStream Method

Set's the response stream.

Syntax

public void setResponseStream(java.io.OutputStream responseStream);

Remarks

This method specifies a response stream to which data will be written when ProcessRequest is called. The Content-Type header MUST still be set to "text/xml" in your code. Additionally you must flush/end the response in your code after ProcessRequest returns.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Java Edition - Version 20.0 [Build 7941]