package

com.atlassian.jira.web.servlet

Classes

AbstractAvatarServlet Abstract servlet to serve avatar images 
AbstractViewFileServlet  
AttachmentZipServlet This servlet can BUNDLE up all the attachments of a in issue into 1 ZIP file OR it can unzip a specific entry of a named attachment 
BufferingRequestDispatcher Dispatches requests, buffering the contents of the response and returning it as a String. 
FileServerServlet This is used to serve up download references in JIRA plugins. 
IssueViewServlet  
LazyLoadingPortletServlet  
MimeSniffingKit This class can sniff a file according to the current JIRA settings and determine jow an atatchment should be handled 
SearchRequestViewServlet This servlet is responsible for setting up the VelocityContext used in the searchrequest views (i.e.: Printable, XML, etc). 
VelocityDecoratorServlet Servlet that renders velocity decorators. 
ViewAttachmentServlet  
ViewProjectAvatarServlet Serves avatar images for projects. 
ViewTemporaryAvatarServlet Streams out an avatar image that has just been uploaded so that cropping/scaling operations can be performed. 
ViewThumbnailServlet  
ViewUserAvatarServlet Serves avatar images for users. 

Exceptions