is there a way to get the request and response msg size and duration?

I'm working on a project that will test 3 or 4 modes of Web service security
with large payloads (arrays of small binary files)

I would like to have the test client display the following:

req size
req time
resp size
resp time

i haven't decided whether it would make more sense to get the size/time
before or after encryption/decryption/signing.. so i guess i'll do with
whats available..

i'm hoping there's something in the axis2 api that can give me this info
through a property

-- 
View this message in context: 
http://www.nabble.com/get-SOAP-message-information-tp16030050p16030050.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to