public class AnyHandler extends URLStreamHandler
| Modifier and Type | Field and Description |
|---|---|
static AnyHandler |
INSTANCE
Shared instance.
|
| Constructor and Description |
|---|
AnyHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url)
Returns a new URLConnection for this URL.
|
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic static final AnyHandler INSTANCE
protected URLConnection openConnection(URL url)
openConnection in class URLStreamHandlerurl - the JavaScript URLCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.