com.atlassian.plugin.servlet
Interface DownloadableResource

All Known Implementing Classes:
AbstractDownloadableResource, DownloadableClasspathResource, DownloadableWebResource

public interface DownloadableResource


Method Summary
 void serveResource(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
           
 

Method Detail

serveResource

void serveResource(javax.servlet.http.HttpServletRequest httpServletRequest,
                   javax.servlet.http.HttpServletResponse httpServletResponse)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.