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.
EmptyDownloadableResource A DownloadableResource with no content
ForwardableResource A DownloadableResource that simply forwards the request to the given location.
ResourceDownloadUtils  
ResourceUrlParser Deprecated. Since 2.2
 

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



Copyright © 2015 Atlassian. All rights reserved.