Uses of Interface
org.cruxframework.crux.classpath.URLResourceHandler

Packages that use URLResourceHandler
org.cruxframework.crux.classpath   
 

Uses of URLResourceHandler in org.cruxframework.crux.classpath
 

Subinterfaces of URLResourceHandler in org.cruxframework.crux.classpath
 interface PackageFileURLResourceHandler
           
 

Classes in org.cruxframework.crux.classpath that implement URLResourceHandler
 class AbstractURLResourceHandler
           
 class FileURLResourceHandler
           
 class JARURLResourceHandler
           
 class ZIPURLResourceHandler
           
 

Methods in org.cruxframework.crux.classpath that return URLResourceHandler
static URLResourceHandler URLResourceHandlersRegistry.getURLResourceHandler(String protocol)
           
 

Methods in org.cruxframework.crux.classpath with parameters of type URLResourceHandler
static void URLResourceHandlersRegistry.registerURLResourceHandler(URLResourceHandler resourceHandler)
           
 



Copyright © 2015. All rights reserved.