public static class HttpStartupHook.CustomUrlHandler extends URLStreamHandler
| Constructor and Description |
|---|
CustomUrlHandler(Object origHandler)
Creates a new CustomUrlHandler object.
|
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL u) |
protected URLConnection |
openConnection(URL u,
Proxy p) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalFormpublic CustomUrlHandler(Object origHandler)
origHandler - DOCUMENT ME!protected URLConnection openConnection(URL u) throws IOException
openConnection in class URLStreamHandlerIOExceptionprotected URLConnection openConnection(URL u, Proxy p) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2012–2026 cismet GmbH. All rights reserved.