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, setURL
protected String toExternalForm(URL url)
toExternalForm
in class URLStreamHandler
protected URLConnection openConnection(URL url)
openConnection
in class URLStreamHandler
Copyright © The Apache Software Foundation. All Rights Reserved.