| Class | Description | 
|---|---|
| BaseBeanNameAware | This class provides a basic implementation for  BeanNameAware,
 storing the bean name as an instance variable. | 
| ExpressionUtil | This class provides utility methods related to expression evaluation. | 
| ExpressionUtil.ExpressionMethodResolver | This class contains several utility methods that can be called from within
 expressions. | 
| HttpUtil | This class provides several utility methods for working with HTTP-related 
 functionality. | 
| HttpUtil.HttpResponse | Class used for holding response data | 
| IOUtil | This class provides utility methods related to I/O operations. | 
| JettyToCommonsLogger | this is a jetty to commons logging logger, the  #printf(String, Object, Object)method comes fromorg.mortbay.log.StdErrLog; the rest handwritten. | 
| LoggingHashMap | |
| MapUtil | This class provides utility methods for working with Maps. | 
| PropertiesLogger | |
| RegExUtil | This class contains utility methods for working with regular expressions. | 
| RequestSpecificAppender | This Log4j appender will generate a separate log file for individual requests. | 
| StringFormatUtil | This class contains utility methods for working with Strings. | 
Copyright © 2013. All rights reserved.