Summary
How to decode Java object traffic in LR
Question
How to decode Java object request
Answer
In old version of LR, you can use Java over HTTP protocol and import jar files to decode Java object traffics.
In LR12.53, there is a new DFE-JavaXmlDFE, you can use it in Web(http/html) script and import the required Jars to decode Java object traffic.In Web(http/html) script, it's much easier to do paramterazation and correlation for the Java request / response.