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