Uses of Interface
org.xwiki.classloader.internal.protocol.jar.JarURLConnection.JarOpener

Uses of JarURLConnection.JarOpener in org.xwiki.classloader.internal.protocol.jar
 

Classes in org.xwiki.classloader.internal.protocol.jar that implement JarURLConnection.JarOpener
 class JarProxy
          Implementation of JarURLConnection.JarOpener that caches downloaded JAR files in a local file system.
 

Constructors in org.xwiki.classloader.internal.protocol.jar with parameters of type JarURLConnection.JarOpener
JarURLConnection(java.net.URL url, JarURLConnection.JarOpener opener, java.net.URLStreamHandlerFactory handlerFactory)
           
 



Copyright © 2004-2011 XWiki. All Rights Reserved.