Searched refs:remoteInput (Results 1 – 1 of 1) sorted by relevance
156 InputStream remoteInput = null; in downloadFile() local159 remoteInput = in downloadFile()163 StreamUtil.copyStreams(remoteInput, tmpStream); in downloadFile()166 StreamUtil.close(remoteInput); in downloadFile()