gnu.inet.ftp

Class Handler


public class Handler
extends URLStreamHandler

An FTP URL stream handler.

Method Summary

protected int
getDefaultPort()
URLConnection
openConnection(URL url)
Returns an FTPURLConnection for the given URL.

Method Details

getDefaultPort

protected int getDefaultPort()

openConnection

public URLConnection openConnection(URL url)
            throws IOException
Returns an FTPURLConnection for the given URL.