|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.URLStreamHandler
org.apache.jdo.impl.fostore.FOStoreURLStreamHandler
Creates connections to databases.
Field Summary | |
(package private) static FOStoreURLStreamHandler |
sh
|
Constructor Summary | |
FOStoreURLStreamHandler()
Creates new FOStoreURLStreamHandler |
Method Summary | |
(package private) static FOStoreURLStreamHandler |
getInstance()
|
protected java.net.URLConnection |
openConnection(java.net.URL url)
|
Methods inherited from class java.net.URLStreamHandler |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static FOStoreURLStreamHandler sh
Constructor Detail |
public FOStoreURLStreamHandler()
Method Detail |
static FOStoreURLStreamHandler getInstance()
protected java.net.URLConnection openConnection(java.net.URL url) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |