Sends data contained in a stream to the server.
public void sendStream(java.io.InputStream stream);
Use this method to send the content of a stream to the server.