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, toExternalForm
public Handler() throws ProtocolNotSuppException
ProtocolNotSuppException
public URLConnection openConnection(URL url) throws IOException, ProtocolNotSuppException
openConnection
in class URLStreamHandler
IOException
ProtocolNotSuppException
Copyright © 2000-2014. All Rights Reserved.