Class DownloadEmailAttachmentActionHandler


  • public class DownloadEmailAttachmentActionHandler
    extends ActionHandler
    • Constructor Summary

      Constructors 
      Constructor Description
      DownloadEmailAttachmentActionHandler​(com.snowbound.clientcontentserver.RetrievalProcessor retrievalProcessor, com.snowbound.clientcontentserver.UploadProcessor uploadProcessor)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handle​(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DownloadEmailAttachmentActionHandler

        public DownloadEmailAttachmentActionHandler​(com.snowbound.clientcontentserver.RetrievalProcessor retrievalProcessor,
                                                    com.snowbound.clientcontentserver.UploadProcessor uploadProcessor)