QuickBooks Integrator 2016 Java Edition
QuickBooks Integrator 2016 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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 Java Edition - Version 16.0 [Build 7353]