Uses of Interface
com.atlassian.plugin.servlet.DownloadableResource

Packages that use DownloadableResource
com.atlassian.plugin.servlet   
 

Uses of DownloadableResource in com.atlassian.plugin.servlet
 

Classes in com.atlassian.plugin.servlet that implement DownloadableResource
 class DownloadableClasspathResource
          A DownloadableResource that will serve the resource from the plugin.
 class DownloadableWebResource
          A DownloadableResource that will serve the resource via the web application's ServletContext.
 class EmptyDownloadableResource
          A DownloadableResource with no content
 class ForwardableResource
          A DownloadableResource that simply forwards the request to the given location.
 



Copyright © 2015 Atlassian. All rights reserved.