|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.net.URLStreamHandler
org.jboss.virtual.plugins.vfs.VirtualFileUrlStreamHandler
public class VirtualFileUrlStreamHandler
Used when creating VFS urls so we don't have to go through the handlers all the time
| Constructor Summary | |
|---|---|
VirtualFileUrlStreamHandler(VirtualFileHandler handler)
|
|
| Method Summary | |
|---|---|
protected java.net.URLConnection |
openConnection(java.net.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 |
| Constructor Detail |
|---|
public VirtualFileUrlStreamHandler(VirtualFileHandler handler)
| Method Detail |
|---|
protected java.net.URLConnection openConnection(java.net.URL u)
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 | |||||||||