com.atlassian.confluence.plugin.webresource
Class ConfluenceResourceDownloadUtils

java.lang.Object
  extended by com.atlassian.confluence.plugin.webresource.ConfluenceResourceDownloadUtils

public class ConfluenceResourceDownloadUtils
extends java.lang.Object


Constructor Summary
ConfluenceResourceDownloadUtils()
           
 
Method Summary
static void addDisableCachingHeaders(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceResourceDownloadUtils

public ConfluenceResourceDownloadUtils()
Method Detail

addDisableCachingHeaders

public static void addDisableCachingHeaders(javax.servlet.http.HttpServletRequest request,
                                            javax.servlet.http.HttpServletResponse response)


Copyright © 2003-2014 Atlassian. All Rights Reserved.