I basically want to set up a proxy server using Java which will capture the outgoing requests and the incoming response and dump it in a file.
It should be able to handle SOAP and REST
I basically want to set up a proxy server using Java which will capture
Share
It looks like Muffin will support these requirements.