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.
 

Uses of BeanConverter in org.directwebremoting.hibernate
 

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


Copyright ? 2005