public class OkHttpClient3BuilderClassReplacement extends ThirdPartyMethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
OkHttpClient3BuilderClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Builder() |
static Object |
consumeInstance() |
protected String |
getNameOfThirdPartyTargetClass() |
static Boolean |
hasInstance() |
static Object |
hostnameVerifier(Object caller,
Object hostnameVerifier) |
static Object |
sslSocketFactory(Object caller,
Object sslSocketFactory) |
static Object |
sslSocketFactory(Object caller,
Object sslSocketFactory,
Object trustManager) |
getField, getOriginal, getOriginalConstructor, getOriginalStaticMethod, getTargetClass, getTargetClass, getTargetClassNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAvailablepublic OkHttpClient3BuilderClassReplacement()
protected String getNameOfThirdPartyTargetClass()
getNameOfThirdPartyTargetClass in class ThirdPartyMethodReplacementClasspublic static Boolean hasInstance()
public static Object consumeInstance()
public static Object hostnameVerifier(Object caller, Object hostnameVerifier) throws Exception
Exceptionpublic static Object sslSocketFactory(Object caller, Object sslSocketFactory, Object trustManager)
Copyright © 2016–2024. All rights reserved.