|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.net.URLStreamHandler
org.springframework.remoting.rmi.RmiClientInterceptor.DummyURLStreamHandler
private static class RmiClientInterceptor.DummyURLStreamHandler
Dummy URLStreamHandler that's just specified to suppress the standard
java.net.URL URLStreamHandler lookup, to be able to
use the standard URL class for parsing "rmi:..." URLs.
| Constructor Summary | |
|---|---|
private |
RmiClientInterceptor.DummyURLStreamHandler()
|
| Method Summary | |
|---|---|
protected java.net.URLConnection |
openConnection(java.net.URL url)
|
| Methods inherited from class java.net.URLStreamHandler |
|---|
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private RmiClientInterceptor.DummyURLStreamHandler()
| Method Detail |
|---|
protected java.net.URLConnection openConnection(java.net.URL url)
throws java.io.IOException
openConnection in class java.net.URLStreamHandlerjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||