Searched defs:FtpOutputStream (Results 1 – 1 of 1) sorted by relevance
147 protected class FtpOutputStream extends FilterOutputStream { class in FtpURLConnection149 FtpOutputStream(FtpClient cl, OutputStream fd) { in FtpOutputStream() method in FtpURLConnection.FtpOutputStream