Home
last modified time | relevance | path

Searched defs:FtpURLConnection (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/www/protocol/ftp/
DFtpURLConnection.java82 public class FtpURLConnection extends URLConnection { class
170 public FtpURLConnection(URL url) throws IOException { in FtpURLConnection() method in FtpURLConnection
179 FtpURLConnection(URL url, Proxy p) throws IOException { in FtpURLConnection() method in FtpURLConnection