Uses of Class
org.directwebremoting.convert.BeanConverter

Packages that use BeanConverter
org.directwebremoting.convert   
org.directwebremoting.hibernate   
 

Uses of BeanConverter in org.directwebremoting.convert
 

Subclasses of BeanConverter in org.directwebremoting.convert
 class ExceptionConverter
          A special case of BeanConverter that doesn't convert StackTraces
 class MinimalistExceptionConverter
          A special case of BeanConverter for use by default with Throwables, which only outputs a "broken" message.
 class XmlBeanConverter
          A Converter for Apache XMLBeans.
 

Uses of BeanConverter in org.directwebremoting.hibernate
 

Subclasses of BeanConverter in org.directwebremoting.hibernate
 class H3BeanConverter
          BeanConverter that works with Hibernate to get BeanInfo.
 


Copyright ยจ 2008