public class Handler extends URLStreamHandler
Modifier and Type | Field and Description |
---|---|
static String |
PROTOCOL_HANDLER_PROPERTY |
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL u) |
static void |
register() |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
public static final String PROTOCOL_HANDLER_PROPERTY
protected URLConnection openConnection(URL u) throws IOException
openConnection
in class URLStreamHandler
IOException
public static void register()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.