Hello, This post is old but I think it deserves an updated answer. Since JMeter 2.7, a new interface called org.apache.jmeter.protocol.http.proxy.SamplerCreator is available to customize sampler creation.
JMeter will search for implementations of this interface and use them based on their content-type. So you could use this to allow DynaTrace integration which would be really an interesting feature. Regards Philippe M. @philmdot ----- Philippe M. http://www.ubik-ingenierie.com -- View this message in context: http://jmeter.512774.n5.nabble.com/Contributing-and-integrating-into-JMeter-tp545568p5719381.html Sent from the JMeter - Dev mailing list archive at Nabble.com.
