|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.URLStreamHandler
org.jboss.virtual.protocol.AbstractVFSHandler
org.jboss.virtual.protocol.zip.Handler
public class Handler
Zip url handler. In case someone is stripping vfs off and just ends with zip protocol. (like I did in EJB3) ;-)
Constructor Summary | |
---|---|
Handler()
|
Method Summary |
---|
Methods inherited from class org.jboss.virtual.protocol.AbstractVFSHandler |
---|
getProtocolNameLength, openConnection |
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 Handler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |