Class NewExportActionHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      NewExportActionHandler​(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

      • NewExportActionHandler

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