Uses of Class
org.directwebremoting.spring.ConverterConfig

Packages that use ConverterConfig
org.directwebremoting.spring   
org.directwebremoting.spring.namespace   
 

Uses of ConverterConfig in org.directwebremoting.spring
 

Method parameters in org.directwebremoting.spring with type arguments of type ConverterConfig
 void SpringConfigurator.setConverters(java.util.Map<java.lang.String,ConverterConfig> converters)
          Setter for the map of real Converter
 

Uses of ConverterConfig in org.directwebremoting.spring.namespace
 

Methods in org.directwebremoting.spring.namespace that return types with arguments of type ConverterConfig
static java.util.Map<java.lang.String,ConverterConfig> ConverterParserHelper.lookupConverters(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
          Get a list of the defined Converters.
 


Copyright ยจ 2008