public class Handler extends URLStreamHandler
| Constructor and Description | 
|---|
| Handler() | 
| 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, toExternalFormprotected URLConnection openConnection(URL url)
openConnection in class URLStreamHandlerurl - the "about:" URLCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.