Package org.ow2.clif.util

Miscellaneous utilities for Fractal, network, class loading, version tracking...

See:
          Description

Class Summary
ClifClassLoader Special classloader bound to the CodeServer utility, enabling network download of classes and resources.
CodeServer This class implements a Java resource or class server.
ExecutionContext This class helps gathering configuration parameters to ease portability between several assemblies of CLIF.
ItfName Interface unique name generator for collection client interfaces.
Network This utility class provides a method to get all IPv4 addresses of local network interfaces, either randomly or in a round-robin way.
Random This class extends Java's basic random features with extra primitives that are likely to be useful to introduce random parameters in requests and testing scenarios...
StringHelper Miscellaneous String utilities
StringSplitter String utility for getting fields separated by the given delimiter characters.
TextCollectMonitor  
ThrowableHelper Helper class for handling throwable objects.
UniqueKey  
Version Gives CLIF's version (including compilation date and time)
XMLEntityResolver Entity resolver for XML parsing.
 

Package org.ow2.clif.util Description

Miscellaneous utilities for Fractal, network, class loading, version tracking...