Package com.atlassian.confluence.servlet

Interface Summary
ServletManager  
 

Class Summary
ConfluenceHttpServlet  
ConfluenceNoOpServlet No op servlet for CONF-7953
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.
FileServerServlet  
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.
ServletModuleContainerServlet  
SpringManagedServlet Servlet that defers all its execution to a Spring-bean.
TinyUrlServlet  
 



Confluence is developed by Atlassian.