Uses of Package
org.ow2.clif.util

Packages that use org.ow2.clif.util
org.ow2.clif.storage.api API (Java interfaces, Fractal component types and generic events) related to events generated by test runs, including their storage and retrieval. 
org.ow2.clif.storage.lib.filestorage CSV-formatted file-based implementation of storage and storage proxy components. 
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 
 

Classes in org.ow2.clif.util used by org.ow2.clif.storage.api
UniqueKey
           
 

Classes in org.ow2.clif.util used by org.ow2.clif.storage.lib.filestorage
UniqueKey
           
 

Classes in org.ow2.clif.util used by org.ow2.clif.util
ClifClassLoader
          Special classloader bound to the CodeServer utility, enabling network download of classes and resources.
 

Classes in org.ow2.clif.util used by org.ow2.clif.util.bytearray
ClifClassLoader
          Special classloader bound to the CodeServer utility, enabling network download of classes and resources.