Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
OpenEdge.Web.WebResponseWriter class
OpenEdge.Web.WebResponseWriter class
An OutputStream class for writing to the Web output stream.
Serializable:
No
Constructor(s)
Creates a response writer for the given response object.
WebResponseWriter(
response
AS IHttpResponse )
response
The response object to be written to the Web output stream.
Super Class
Progress.IO.OutputStream class
Interfaces
This class does not implement interfaces.
Public Properties
Message property
—
Public Methods
Close( ) method (WebResponseWriter)
Flush( ) method (WebResponseWriter)
Open( ) method
Write( ) method (WebResponseWriter)
Public Events
This class does not contain events.
See also
Information on the
OpenEdge.Net.pl
procedure library documented in:
https://documentation.progress.com/output/oehttpclient/oe117