public class Handler extends URLStreamHandler
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
openConnection(URL url) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic Handler()
throws ProtocolNotSuppException
ProtocolNotSuppExceptionpublic URLConnection openConnection(URL url) throws IOException, ProtocolNotSuppException
openConnection in class URLStreamHandlerIOExceptionProtocolNotSuppExceptionCopyright © 2000-2014. All Rights Reserved.