|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamedConverter | |
|---|---|
| org.directwebremoting.convert | |
| org.directwebremoting.extend | This 'extend' package contains many of the classes that are interesting to very advanced DWR users, and people embedding or extending DWR. |
| org.directwebremoting.guice | This package provides support for Guice dependency injection in DWR-based web applications. |
| org.directwebremoting.hibernate | |
| org.directwebremoting.impl | |
| 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 Throwables,
which only outputs a "broken" message. |
class |
ObjectConverter
Convert a Javascript associative array into a JavaBean |
class |
XmlBeanConverter
A Converter for Apache XMLBeans. |
| Uses of NamedConverter in org.directwebremoting.extend |
|---|
| Methods in org.directwebremoting.extend that return NamedConverter | |
|---|---|
NamedConverter |
ConverterManager.getNamedConverter(java.lang.String javascriptClassName)
Find a converter based on class-mapped JavaScript class name. |
| Uses of NamedConverter in org.directwebremoting.guice |
|---|
| Methods in org.directwebremoting.guice that return NamedConverter | |
|---|---|
NamedConverter |
InternalConverterManager.getNamedConverter(java.lang.String javascriptClassName)
|
| Uses of NamedConverter in org.directwebremoting.hibernate |
|---|
| Classes in org.directwebremoting.hibernate that implement NamedConverter | |
|---|---|
class |
H3BeanConverter
BeanConverter that works with Hibernate to get BeanInfo. |
| Uses of NamedConverter in org.directwebremoting.impl |
|---|
| Methods in org.directwebremoting.impl that return NamedConverter | |
|---|---|
NamedConverter |
DefaultConverterManager.getNamedConverter(java.lang.String javascriptClassName)
|
|
Copyright ยจ 2008 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||