|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 |
Field Summary | |
---|---|
static java.lang.String |
THUMBNAIL_MIME_TYPE
|
Constructor Summary | |
---|---|
ThumbnailDownload()
|
Method Summary | |
---|---|
protected java.lang.String |
getUrlPrefix()
|
protected void |
setHeadersForAttachment(java.lang.String name,
long contentLength,
java.lang.String contentType,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
|
Methods inherited from class com.atlassian.confluence.servlet.download.AttachmentDownload |
---|
getStreamForDownload, matches, setAttachmentUrlParser, setDownloadResourceManager, setEventManager, setFileNameHeader, setMimeTypeTranslator |
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 |
Field Detail |
---|
public static final java.lang.String THUMBNAIL_MIME_TYPE
Constructor Detail |
---|
public ThumbnailDownload()
Method Detail |
---|
protected void setHeadersForAttachment(java.lang.String name, long contentLength, java.lang.String contentType, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
setHeadersForAttachment
in class AttachmentDownload
protected java.lang.String getUrlPrefix()
getUrlPrefix
in class AttachmentDownload
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |