|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ResourceDownloadUtils.addPublicCachingHeaders(HttpServletRequest, HttpServletResponse) or
ResourceDownloadUtils.addPrivateCachingHeaders(HttpServletRequest, HttpServletResponse) instead.
#writeResourceTags(String, Writer) instead.
DownloadableResource that will serve the resource from the plugin.DownloadableResource that will serve the resource via the web application's ServletContext.DownloadStrategy.DownloadableResource represented by the given url and query params.
DownloadStrategy objects in the order that they will be matched against.
PluginResources for a given plugin module's complete key.
WebResourceManagerImpl.getStaticPluginResource(com.atlassian.plugin.ModuleDescriptor, String) instead
WebResourceManager.requireResource(String).
WebResourceManager.requireResource(String) instead.
LastModifiedHandlerPluginResource.
DownloadStrategyModuleDescriptors
and delegates to them in order.PluginResourceLocator.IOUtils.copy(InputStream, OutputStream) instead. The method calling
this should be responsible for closing streams and flushing if necessary.
ServletContext.ForwardableResource.
<script> and <link> tags.- WebResourceManager.IncludeMode - Interface in com.atlassian.plugin.webresource
- Deprecated. Since 2.2
- WebResourceManagerImpl - Class in com.atlassian.plugin.webresource
- A handy super-class that handles most of the resource management.
- WebResourceManagerImpl(PluginResourceLocator, WebResourceIntegration) -
Constructor for class com.atlassian.plugin.webresource.WebResourceManagerImpl
-
- WebResourceModuleDescriptor - Class in com.atlassian.plugin.webresource
- A way of linking to web 'resources', such as javascript or css.
- WebResourceModuleDescriptor() -
Constructor for class com.atlassian.plugin.webresource.WebResourceModuleDescriptor
-
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||