|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClifClassLoader | |
---|---|
org.ow2.clif.util | Miscellaneous utilities for Fractal, network, class loading, version tracking... |
org.ow2.clif.util.bytearray | Definition of a byte-array URL scheme to enable remote loading and caching of resource files via the Clif classloaders |
Uses of ClifClassLoader in org.ow2.clif.util |
---|
Methods in org.ow2.clif.util that return ClifClassLoader | |
---|---|
static ClifClassLoader |
ClifClassLoader.getClassLoader()
|
Uses of ClifClassLoader in org.ow2.clif.util.bytearray |
---|
Constructors in org.ow2.clif.util.bytearray with parameters of type ClifClassLoader | |
---|---|
ByteArrayURLConnection(java.net.URL url,
ClifClassLoader classloader)
|
|
ByteArrayURLStreamHandler(ClifClassLoader classloader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |