public class OkUrlFactoryClassReplacement extends ThirdPartyMethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
OkUrlFactoryClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getNameOfThirdPartyTargetClass() |
static HttpURLConnection |
open(Object caller,
URL url) |
static HttpURLConnection |
open(Object caller,
URL url,
Proxy proxy) |
getField, getOriginal, getOriginalConstructor, getOriginalStaticMethod, getTargetClass, getTargetClass, getTargetClassNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAvailableprotected String getNameOfThirdPartyTargetClass()
getNameOfThirdPartyTargetClass in class ThirdPartyMethodReplacementClasspublic static HttpURLConnection open(Object caller, URL url)
public static HttpURLConnection open(Object caller, URL url, Proxy proxy)
Copyright © 2016–2024. All rights reserved.