Package org.xwiki.classloader.internal.protocol.jar

Interface Summary
JarURLConnection.JarOpener Abstraction of JAR opener which allows to implement various caching policies.
 

Class Summary
JarProxy Implementation of JarURLConnection.JarOpener that caches downloaded JAR files in a local file system.
JarURLConnection URL Connection that knows how to get a JAR file with any custom protocol specified (in the form jar:<custom protocol>://<path to jar file>!<path inside jar file>.
JarURLStreamHandler Handler for the "jar" protocol.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.