Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.IWebserviceResponse Interface Reference

List of all members.

Public Member Functions

void close ()
InputStream getStream ()
SAXSource getSaxSource ()

Detailed Description

Web service response representation.


Member Function Documentation

void com.mendix.systemwideinterfaces.IWebserviceResponse.close ( )
SAXSource com.mendix.systemwideinterfaces.IWebserviceResponse.getSaxSource ( )
InputStream com.mendix.systemwideinterfaces.IWebserviceResponse.getStream ( )

The documentation for this interface was generated from the following file: