public class Handler extends URLStreamHandler
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getDefaultPort() |
URLConnection |
openConnection(URL url)
Returns an FTPURLConnection for the given URL.
|
equals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormprotected int getDefaultPort()
getDefaultPort in class URLStreamHandlerpublic URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2017. All rights reserved.