Package com.atlassian.plugin.servlet

Interface Summary
DownloadableResource  
DownloadStrategy  
 

Class Summary
AbstractDownloadableResource  
BaseFileServerServlet  
DownloadableClasspathResource  
DownloadableWebResource  
PluginResourceDownload A downloadable plugin resource, as described here: http://confluence.atlassian.com/display/JIRA/Downloadable+plugin+resource

The URL that it parses looks like this:
{server root}/download/resources/{plugin key}:{module key}/{resource name}

ResourceDownloadUtils  
ResourceUrlParser Parses resource download URLs for a plugin resource download strategy, and can determine whether a given URL is valid for that download strategy.
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.