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, toExternalForm
protected URLConnection openConnection(URL url) throws IOException
openConnection
in class URLStreamHandler
url
- - user specified URL, encodes ADDE requestIOException
protected int getDefaultPort()
getDefaultPort
in class URLStreamHandler
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.