Hi Jan! Method onResponseContent() doesn't help me a lot -- or only for downloads. In particular, I need to report progress uploads (PUT, POST).
Are there some workarounds or ideas from rest? Thanks, Libor On Fri, Aug 24, 2012 at 1:49 AM, Jan Bartel <[email protected]> wrote: > What about onResponseContent(Buffer) > > > Jan > > On 24 August 2012 01:56, Libor Jelinek <[email protected]> wrote: >> Hi everbody, >> is there a way how to track down progress of HTTP exchange (upload and >> download progress)? In HttpExchange class are only hooks for >> onRequestComplete() and onResponseComplete(). I would like to >> implement GUI for progress monitoring. >> >> Thanks for responses! >> Libor >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/jetty-users > > > > -- > Jan Bartel <[email protected]> > www.webtide.com – Developer advice, services and support > from the Jetty & CometD experts. > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
