public class OkHttpClientClassReplacement extends ThirdPartyMethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
OkHttpClientClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
consumeInstance() |
protected String |
getNameOfThirdPartyTargetClass() |
static Object |
newCall(Object caller,
Object request) |
static void |
OkHttpClient() |
static Object |
setHostnameVerifier(Object caller,
Object hostnameVerifier) |
static Object |
setSslSocketFactory(Object caller,
Object sslSocketFactory) |
getField, getOriginal, getOriginalConstructor, getOriginalStaticMethod, getTargetClass, getTargetClass, getTargetClassNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAvailableprotected String getNameOfThirdPartyTargetClass()
getNameOfThirdPartyTargetClass in class ThirdPartyMethodReplacementClasspublic static Object consumeInstance()
public static Object setSslSocketFactory(Object caller, Object sslSocketFactory) throws Exception
Exceptionpublic static Object setHostnameVerifier(Object caller, Object hostnameVerifier) throws Exception
ExceptionCopyright © 2016–2024. All rights reserved.