类分层结构
- java.lang.Object
- core.xyz.migoo.testelement.AbstractTestElement (implements java.io.Serializable, core.xyz.migoo.testelement.TestElement, core.xyz.migoo.variable.VariableStateListener)
- protocol.xyz.migoo.http.AbstractHttpTestElement (implements protocol.xyz.migoo.http.util.HTTPConstantsInterface)
- protocol.xyz.migoo.http.processer.AbstractHttpProcessor (implements core.xyz.migoo.testelement.TestStateListener)
- protocol.xyz.migoo.http.processer.HttpPostProcessor (implements core.xyz.migoo.processor.PostProcessor)
- protocol.xyz.migoo.http.processer.HttpPreProcessor (implements core.xyz.migoo.processor.PreProcessor)
- protocol.xyz.migoo.http.processer.AbstractHttpProcessor (implements core.xyz.migoo.testelement.TestStateListener)
- protocol.xyz.migoo.http.AbstractHttpTestElement (implements protocol.xyz.migoo.http.util.HTTPConstantsInterface)
- core.xyz.migoo.testelement.AbstractTestElement (implements java.io.Serializable, core.xyz.migoo.testelement.TestElement, core.xyz.migoo.variable.VariableStateListener)