The TCPResponse class / com.TCPResponse methods |
Starts a streaming TCP response.
beginXmlResponse() RETURNING reader xml.StaxReader
Begins the streaming TCP response and returns an xml.StaxReader object ready to read XML from the server.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.