|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.servlet.download.ServeAfterTransactionDownload
com.atlassian.confluence.servlet.download.AttachmentDownload
com.atlassian.confluence.servlet.download.ThumbnailDownload
public class ThumbnailDownload
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload |
---|
ServeAfterTransactionDownload.StreamResultCallback |
Constructor Summary | |
---|---|
ThumbnailDownload()
|
Method Summary | |
---|---|
protected String |
getUrlPrefix()
|
protected void |
setHeadersForAttachment(String name,
long contentLength,
String contentType,
HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
|
Methods inherited from class com.atlassian.confluence.servlet.download.AttachmentDownload |
---|
getStreamForDownload, matches, setAttachmentUrlParser, setDownloadResourceManager, setEventManager, setFileNameHeader |
Methods inherited from class com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload |
---|
getDecodedPathInfo, getStreamResultCallback, serveFile, setTransactionManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThumbnailDownload()
Method Detail |
---|
protected void setHeadersForAttachment(String name, long contentLength, String contentType, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse)
setHeadersForAttachment
in class AttachmentDownload
protected String getUrlPrefix()
getUrlPrefix
in class AttachmentDownload
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |