Uses of Interface
io.microsphere.classloading.URLClassPathHandle
-
Packages that use URLClassPathHandle Package Description io.microsphere.classloading -
-
Uses of URLClassPathHandle in io.microsphere.classloading
Classes in io.microsphere.classloading that implement URLClassPathHandle Modifier and Type Class Description classAbstractURLClassPathHandleAbstract implementation ofURLClassPathHandlethat provides a base for handling URL Class-Path entries.classClassicURLClassPathHandleClassicURLClassPathHandleforsun.misc.URLClassPathsince JDK 1 to 8classModernURLClassPathHandleModernURLClassPathHandleforjdk.internal.loader.URLClassPathsince JDK 9classNoOpURLClassPathHandleNo-OperationURLClassPathHandleclassServiceLoadingURLClassPathHandleURLClassPathHandleimplementation based on the Service Loading mechanism
-