| Interface | Description | 
|---|---|
| Converter<S,T> | 
 Conversion of one element to another function. 
 | 
| ErrorHandler<T extends java.lang.Exception> | 
 General purpose exception handler. 
 | 
| OssConstants | 
 Constants used in Registration Dialog 
 | 
| Class | Description | 
|---|---|
| CameoUtilities | 
 General purpose utilities. 
 | 
| CollectionUtils | 
 Collection related utility methods. 
 | 
| HexStringCodec | 
 Converts bytes <--> String (hex) 
 | 
| MACAddress | |
| NativeWebBrowserLauncher | 
 NativeWebBrowserLauncher provides a static method to open the system default web browser to the given URL. 
 | 
| ProxyServerData | |
| Utilities | 
 General purpose utilities. 
 | 
| XMLFactory |