|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedConverter | |
---|---|
org.directwebremoting.convert | |
org.directwebremoting.hibernate |
Uses of NamedConverter in org.directwebremoting.convert |
---|
Classes in org.directwebremoting.convert that implement NamedConverter | |
---|---|
class |
BasicObjectConverter
BasicObjectConverter is a parent to BeanConverter and
ObjectConverter an provides support for include and exclude lists,
and instanceTypes. |
class |
BeanConverter
Convert a Javascript associative array into a JavaBean |
class |
ExceptionConverter
A special case of BeanConverter that doesn't convert StackTraces |
class |
MinimalistExceptionConverter
A special case of BeanConverter for use by default with Throwable s,
which only outputs a "broken" message. |
class |
ObjectConverter
Convert a Javascript associative array into a JavaBean |
Uses of NamedConverter in org.directwebremoting.hibernate |
---|
Classes in org.directwebremoting.hibernate that implement NamedConverter | |
---|---|
class |
H2BeanConverter
BeanConverter that works with Hibernate to get BeanInfo. |
class |
H3BeanConverter
BeanConverter that works with Hibernate to get BeanInfo. |
|
Copyright ? 2005 | |||||||||
PREV NEXT | FRAMES NO FRAMES |