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, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
protected List<com.atlassian.plugin.servlet.DownloadStrategy> getDownloadStrategies()
getDownloadStrategies
in class com.atlassian.plugin.servlet.AbstractFileServerServlet
Copyright © 2021 Atlassian. All rights reserved.