Searched refs:getFileStream (Results 1 – 3 of 3) sorted by relevance
385 public abstract InputStream getFileStream(String name) throws FtpProtocolException, IOException; in getFileStream() method in FtpClient
437 is = new FtpInputStream(ftp, ftp.getFileStream(filename)); in getInputStream()
1268 …public InputStream getFileStream(String name) throws sun.net.ftp.FtpProtocolException, IOException… in getFileStream() method in FtpClient