Hey All, I'd like to be able to track the exact amount of bytes transfered to and from my Restlet Application, but I am not quite sure what would be the best approach for this. I was thinking about using AOP to implement the tracking, but was wondering if anyone had done anything similar and could provide any insight/tips/suggestions.
Thanks! Jeff

