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 
AvatarToStream  
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. 
HttpResponseHeaders Utility methods for setting headers on the HTTP response. 
InternalServerErrorHelper  
InternalServerErrorServlet  
IssueViewServlet  
MimeSniffingKit This class can sniff a file according to the current JIRA settings and determine how an attachment 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  
ViewUniversalAvatarServlet This class only resposibility is to fetch implemmentaion from DI contaier and forward request to it. 
ViewUniversalAvatarServletImpl  
ViewUserAvatarServlet Serves avatar images for users. 

Exceptions