Class HttpClientExecuteRequestInstrumentation
- java.lang.Object
-
- com.contentsquare.gradle.error.analysis.network.instrumentation.network.hook.HttpClientExecuteBaseInstrumentation
-
- com.contentsquare.gradle.error.analysis.network.instrumentation.network.hook.HttpClientExecuteRequestInstrumentation
-
- All Implemented Interfaces:
NetworkObjectInstrumentation
public class HttpClientExecuteRequestInstrumentation extends HttpClientExecuteBaseInstrumentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHttpClientExecuteRequestInstrumentation.Factory
-
Constructor Summary
Constructors Constructor Description HttpClientExecuteRequestInstrumentation()
-
Method Summary
-
Methods inherited from class com.contentsquare.gradle.error.analysis.network.instrumentation.network.hook.HttpClientExecuteBaseInstrumentation
injectAfter, injectBefore, replaceMethod
-
-