public class FileServerServlet
extends com.atlassian.plugin.servlet.AbstractFileServerServlet
| Constructor and Description |
|---|
FileServerServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected List<com.atlassian.plugin.servlet.DownloadStrategy> |
getDownloadStrategies() |
void |
init(javax.servlet.ServletConfig config) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected List<com.atlassian.plugin.servlet.DownloadStrategy> getDownloadStrategies()
getDownloadStrategies in class com.atlassian.plugin.servlet.AbstractFileServerServletCopyright © 2023 Atlassian. All rights reserved.