The TCPResponse class / com.TCPResponse methods |
Ends a streaming TCP response.
endXmlResponse( reader xml.StaxReader )
Terminates the streaming TCP response identified by the xml.StaxReader object passed as parameter. This object must have been created with the beginXmlResponse() method.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.