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

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/ftp/
H A DFtpURLConnection.java81 public class FtpURLConnection extends URLConnection { class in inherits:URLConnection
159 * Creates an FtpURLConnection from a URL.
163 public FtpURLConnection(URL url) { method in class:FtpURLConnection
170 FtpURLConnection(URL url, Proxy p) { method in class:FtpURLConnection

Completed in 105 milliseconds