public class AddeURLStreamHandler extends URLStreamHandler
| Constructor and Description |
|---|
AddeURLStreamHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getDefaultPort()
Returns the default port for a URL parsed by this handler.
|
protected URLConnection |
openConnection(URL url)
returns a reference to a special URLConnection object
designed to implement the ADDE protocol.
|
equals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormprotected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerurl - - user specified URL, encodes ADDE requestIOExceptionprotected int getDefaultPort()
getDefaultPort in class URLStreamHandlerCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.