Groovy Documentation

Package org.grails.plugin.resource.util

 

Class Summary
DispositionsUtils Utility class with static methods for manipulating dispositions on Requests.
HalfBakedLegacyLinkGenerator This is a horrible hack to replicate what we need from g.resource() for pre-Grails 1.4 apps where in Grails 1.4 we now have the wonderful grailsLinkGenerator bean
ResourceMetaStore A special URI -> ResourceMeta store that is non-reentrant and will create entries on demand, causing other threads to wait until the resource has been created if creation has already started
StatsManager Manager of statistics on loading and mapping.
 


Groovy Documentation