|
||||||||||
| 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 |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.servlet.download.AttachmentDownload |
|---|
attachmentUrlParser, downloadResourceManager, eventManager |
| 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, setForceRevalidationHeaders |
| 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(java.lang.String name,
long contentLength,
java.lang.String contentType,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
setHeadersForAttachment in class AttachmentDownloadprotected java.lang.String getUrlPrefix()
getUrlPrefix in class AttachmentDownload
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||