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 class
AbstractURLClassPathHandle
AbstractURLClassPathHandle
class
ClassicURLClassPathHandle
ClassicURLClassPathHandle
forsun.misc.URLClassPath
since JDK 1 to 8class
ModernURLClassPathHandle
ModernURLClassPathHandle
forjdk.internal.loader.URLClassPath
since JDK 9class
NoOpURLClassPathHandle
No-OperationURLClassPathHandle
-