|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.servlet.AbstractDownloadableResource
com.atlassian.plugin.servlet.DownloadableClasspathResource
public class DownloadableClasspathResource
| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.servlet.AbstractDownloadableResource |
|---|
extraPath, plugin, resourceLocation, servlet |
| Constructor Summary | |
|---|---|
DownloadableClasspathResource(BaseFileServerServlet servlet,
Plugin plugin,
ResourceLocation resourceDescriptor,
java.lang.String extraPath)
|
|
| Method Summary | |
|---|---|
void |
serveResource(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
|
| Methods inherited from class com.atlassian.plugin.servlet.AbstractDownloadableResource |
|---|
checkResourceNotModified, getContentType, getLocation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadableClasspathResource(BaseFileServerServlet servlet,
Plugin plugin,
ResourceLocation resourceDescriptor,
java.lang.String extraPath)
| Method Detail |
|---|
public void serveResource(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException
serveResource in interface DownloadableResourceserveResource in class AbstractDownloadableResourcejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||