Files
alfresco-community-repo/source/java/org/alfresco/repo/web/scripts
Ray Gauss 251b36454c ALF-17387: Support For HTTP Range Requests in Repository WebScripts
- Added HttpRangeProcessor.processRange which takes a WebScriptResponse parameter instead of HttpServletResponse
   - Changed HttpRangeProcessor.processSingeRange and HttpRangeProcessor.processMultiRange to accept a generic Object parameter then cast to the appropriate WebScriptResponse or HttpServletResponse
   - Added Javadoc to HttpRangeProcessor.processRange
   - Changed StreamContent.streamContentImpl to add code from BaseDownloadContentServlet which does the work of processing the range header from the request
   - Changed StreamContent.streamContentImpl method signature to accept nodeRef and propertyQName parameters needed for multi-range requests
   - Modified methods which override or call StreamContent.streamContentImpl for new method signature, passing in nodeRef and propertyQName or nulls where appropriate


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@45222 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-08 21:49:13 +00:00
..
2011-04-11 19:26:26 +00:00
2011-04-11 19:26:26 +00:00
2012-12-13 14:16:40 +00:00
2012-12-13 14:16:40 +00:00
2012-02-08 11:06:09 +00:00
2012-09-28 16:00:23 +00:00
2012-03-01 11:41:07 +00:00
2012-10-16 14:20:20 +00:00
2012-12-13 14:16:40 +00:00
2012-11-24 12:05:57 +00:00
2011-06-29 05:58:56 +00:00
2011-10-10 12:07:32 +00:00
2012-04-18 09:42:39 +00:00
2012-08-28 13:37:05 +00:00
2012-12-15 10:12:46 +00:00
2012-12-13 14:16:40 +00:00
2012-08-10 07:55:53 +00:00
2012-12-13 14:16:40 +00:00
2012-09-13 10:06:19 +00:00
2011-04-11 19:26:26 +00:00
2011-04-11 19:26:26 +00:00
2012-12-15 10:12:46 +00:00
2011-05-21 10:41:57 +00:00
2012-08-10 07:55:53 +00:00
2011-08-19 09:01:47 +00:00
2012-12-21 10:34:39 +00:00
2012-12-13 14:16:40 +00:00
2012-02-08 11:06:09 +00:00