Package com.atlassian.confluence.servlet

Interface Summary
ServletManager  
 

Class Summary
ConfluenceContentTypeResolver  
ConfluenceHttpServlet  
ConfluenceNoOpServlet No op servlet for CONF-7953
ConfluenceServletContextFactory  
ConfluenceServletDispatcher This action sets the max size for MultipartRequests to be Integer.MAX_VALUE if the name of the action is "restore.action"
ConfluenceVelocityServlet An improved WW VelocityServlet which doesn't load velocity twice!

We have copied code here because we can't override the WebWorkVelocityServlet as it calls VelocityServlet.init() which loads _another_ entire identical instance of Velocity (beyond the VelocityManager's instance), and the two are used interchangeably.

CssServlet  
DelegatingServletManager  
ExportWordPageServer Export a page as HTML which Microsoft Word will understand.
ExportWordPageServer.DelegatingDataSource  
FileServerServlet Serves files from Confluence: attachments, custom resources, thumbnails, plugin resources, etc.
FourOhFourErrorLoggingFilter  
HttpPreventCachingFilter Filter that applies a HTTP caching strategy over the Likes REST API.
ImageCaptchaServlet  
LabelServlet Simple servlet to map requests to /label// or /label/ to /labels/viewlabel.action The label name is mandatory, the space key is optional, restricting the view of the label to a specific space.
ReadyToServeServlet Trivial servlet used to log an application ready message to the lifecycle log.
ServletModuleContainerServlet  
SpringManagedServlet Servlet that defers all its execution to a Spring-bean.
TinyUrlServlet  
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.