@Deprecated public class OkHttp3InvokerFactory extends AbstractInvokerFactory<OkHttp3Invoker>
Constructor and Description |
---|
OkHttp3InvokerFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String domain)
Deprecated.
|
protected OkHttp3Invoker |
getHttpInvoker(String domain,
String tokenManagerKey)
Deprecated.
|
protected OkHttp3Invoker |
getSSLInvoker(String domain,
SSLContext context,
String tokenManagerKey)
Deprecated.
|
getInvoker
public boolean accept(String domain)
protected OkHttp3Invoker getHttpInvoker(String domain, String tokenManagerKey)
getHttpInvoker
in class AbstractInvokerFactory<OkHttp3Invoker>
protected OkHttp3Invoker getSSLInvoker(String domain, SSLContext context, String tokenManagerKey)
getSSLInvoker
in class AbstractInvokerFactory<OkHttp3Invoker>
Copyright © 2018. All rights reserved.