public class Handler extends URLStreamHandler
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url) |
protected String |
toExternalForm(URL url)
Reassembles the URL string, in the form "jms:/
|
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURLprotected String toExternalForm(URL url)
toExternalForm in class URLStreamHandlerprotected URLConnection openConnection(URL url)
openConnection in class URLStreamHandlerCopyright © The Apache Software Foundation. All Rights Reserved.