Searched refs:remoteInput (Results 1 – 1 of 1) sorted by relevance
71 InputStream remoteInput = null; in downloadFile() local74 remoteInput = in downloadFile()78 StreamUtil.copyStreams(remoteInput, tmpStream); in downloadFile()81 StreamUtil.close(remoteInput); in downloadFile()