Searched refs:getFileStream (Results 1 – 4 of 4) sorted by relevance
385 public abstract InputStream getFileStream(String name) throws FtpProtocolException, IOException; in getFileStream() method in FtpClient
463 is = new FtpInputStream(ftp, ftp.getFileStream(filename)); in getInputStream()
108 public abstract java.io.InputStream getFileStream(java.lang.String name) in getFileStream() method in FtpClient
1283 …public InputStream getFileStream(String name) throws sun.net.ftp.FtpProtocolException, IOException… in getFileStream() method in FtpClient