Hi :)I'm using a webservice built with CXF in a java application to download files from a server. I would like to measure and display the download speed in real time. Does CXF have any built-in mechanism to retrieve that information or does it have nothing to do with CXF?
Regards :)
