|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceSpec | |
|---|---|
| org.openbp.common.classloader | All-purpose custom class loader supporting loading classes from directories, paths and zip files. |
| Uses of ResourceSpec in org.openbp.common.classloader |
|---|
| Classes in org.openbp.common.classloader that implement ResourceSpec | |
|---|---|
class |
BinaryResourceSpec
XClassLoader resource specification that directly provides its contents as byte array. |
class |
DirectoryUrlResourceSpec
XClassLoader resource specification that specifies its target using an URL to a directory. |
class |
FileBinaryResourceSpec
XClassLoader resource specification that specifies its target using an URL to a class file. |
class |
FileUrlResourceSpec
XClassLoader resource specification that specifies its target using an URL to a class file. |
class |
JarBinaryResourceSpec
XClassLoader resource specification that specifies its target using an URL to a Jar file. |
class |
JarUrlResourceSpec
XClassLoader resource specification that specifies its target using an URL to a Jar file. |
class |
UrlResourceSpec
XClassLoader resource that specifies its target using an URL. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||