agentdebug
agentdebug copied to clipboard
agent wrapper for javax.net.ssl
In addition to okhttp, I would like to make a wrapper for javax.net.ssl
what steps do I need to take to achieve this.
thanks!!
I'm not sure you can replace the system classes. I don't know it won't work, but you would need to look into that also.
Generally the class you need to replace, you will need to copy into the source tree and compile, similar to
https://github.com/yschimke/agentdebug/blob/master/src/main/java/okhttp3/EventListener.kt