|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.net.URLStreamHandler org.crsh.vfs.spi.ram.RAMURLStreamHandler
public class RAMURLStreamHandler
Field Summary | |
---|---|
private RAMDriver |
driver . |
Constructor Summary | |
---|---|
RAMURLStreamHandler(RAMDriver driver) |
Method Summary | |
---|---|
protected URLConnection |
openConnection(URL u) |
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 |
Field Detail |
---|
private final RAMDriver driver
Constructor Detail |
---|
public RAMURLStreamHandler(RAMDriver driver)
Method Detail |
---|
protected URLConnection openConnection(URL u) throws IOException
openConnection
in class URLStreamHandler
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |