package

com.atlassian.plugin.servlet.util

Interfaces

PathMapper The PathMapper is used to map file patterns to keys, and find an appropriate key for a given file path. 

Classes

ClassLoaderStack This class is deprecated. Moved to atlassian-plugins-core: com.atlassian.plugin.util.ClassLoaderStack. This impl delegates to the new impl. 
DefaultPathMapper Originally opied from Atlassian Seraph 1.0

Modified to store a list of keys for a mapping rather than a single value. 
LastModifiedHandler This class manages the last modified date of a single HTTP resource. 
LazyLoadedReference<V> This class is deprecated. since 2.5.0 use LazyReference directly instead.  
ServletContextServletModuleManagerAccessor Provides static access to a HostContainer instance.