Uses of Class
org.codehaus.groovy.grails.web.converters.configuration.ChainedConverterConfiguration.ChainedObjectMarshaller

Packages that use ChainedConverterConfiguration.ChainedObjectMarshaller
org.codehaus.groovy.grails.web.converters.configuration   
 

Uses of ChainedConverterConfiguration.ChainedObjectMarshaller in org.codehaus.groovy.grails.web.converters.configuration
 

Constructors in org.codehaus.groovy.grails.web.converters.configuration with parameters of type ChainedConverterConfiguration.ChainedObjectMarshaller
ChainedConverterConfiguration.ChainedObjectMarshaller(ObjectMarshaller<C> om, ChainedConverterConfiguration.ChainedObjectMarshaller<C> next)
           
 



Copyright (c) 2005-2009 The Grails project