Class PerformOCRActionHandler

    • Constructor Summary

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

      • PerformOCRActionHandler

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