Uses of Interface
com.atlassian.plugin.servlet.DownloadableResource
Packages that use DownloadableResource
-
Uses of DownloadableResource in com.atlassian.plugin.servlet
Classes in com.atlassian.plugin.servlet that implement DownloadableResourceModifier and TypeClassDescriptionclassADownloadableResourcethat will serve the resource from the plugin.classADownloadableResourcethat will serve the resource via the web application'sServletContext.classA DownloadableResource with no contentclassA DownloadableResource that simply forwards the request to the given location.