public class AjaxURLStreamHandler
extends java.net.URLStreamHandler
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
protocol |
| Constructor and Description |
|---|
AjaxURLStreamHandler(java.lang.String protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.URLConnection |
openConnection(java.net.URL url) |
protected java.lang.String |
toExternalForm(java.net.URL u) |
protected java.net.URLConnection openConnection(java.net.URL url)
throws java.io.IOException
openConnection in class java.net.URLStreamHandlerjava.io.IOExceptionprotected java.lang.String toExternalForm(java.net.URL u)
toExternalForm in class java.net.URLStreamHandler