Class OkHttpClientCallExecuteInstrumentation
- java.lang.Object
-
- com.contentsquare.gradle.error.analysis.network.instrumentation.network.hook.BaseInstrumentation
-
- com.contentsquare.gradle.error.analysis.network.instrumentation.network.hook.OkHttpClientCallExecuteInstrumentation
-
- All Implemented Interfaces:
NetworkObjectInstrumentation
public class OkHttpClientCallExecuteInstrumentation extends BaseInstrumentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOkHttpClientCallExecuteInstrumentation.Factory
-
Constructor Summary
Constructors Constructor Description OkHttpClientCallExecuteInstrumentation(java.lang.String owner, java.lang.String name, java.lang.String desc)
-
Method Summary
-
Methods inherited from class com.contentsquare.gradle.error.analysis.network.instrumentation.network.hook.BaseInstrumentation
injectAfter, injectBefore, replaceMethod, toString
-
-