Package com.atlassian.plugin.servlet

Interface Summary
ContentTypeResolver Looks up content types for URL paths in an application-specific way.
DownloadableResource Represents a plugin resource that can be downloaded.
DownloadStrategy  
ServletContextFactory A factory for providing access to a ServletContext.
 

Class Summary
AbstractFileServerServlet  
DownloadableClasspathResource A DownloadableResource that will serve the resource from the plugin.
DownloadableWebResource A DownloadableResource that will serve the resource via the web application's ServletContext.
ForwardableResource A DownloadableResource that simply forwards the request to the given location.
PluginResourceDownload A downloadable plugin resource, as described here: http://confluence.atlassian.com/display/JIRA/Downloadable+plugin+resource It supports the download of single plugin resources as well as batching.
ResourceDownloadUtils  
ResourceUrlParser Deprecated. Since 2.2
 

Exception Summary
DownloadException An exception was encountered while trying to write a resource to the client.
 



Copyright © 2010 Atlassian. All Rights Reserved.