| 限定符和类型 | 方法和说明 |
|---|---|
static XxlRpcInvokerFactory |
XxlRpcInvokerFactory.getInstance() |
| 限定符和类型 | 方法和说明 |
|---|---|
XxlRpcInvokerFactory |
XxlRpcReferenceBean.getInvokerFactory() |
| 构造器和说明 |
|---|
XxlRpcReferenceBean(NetEnum netType,
Serializer serializer,
CallType callType,
LoadBalance loadBalance,
Class<?> iface,
String version,
long timeout,
String address,
String accessToken,
XxlRpcInvokeCallback invokeCallback,
XxlRpcInvokerFactory invokerFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XxlRpcSpringReferenceBean.setXxlRpcInvokerFactory(XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
ConnectClient.init(String address,
Serializer serializer,
XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.eclipse.jetty.client.HttpClient |
JettyClient.getJettyHttpClient(XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MinaConnectClient.init(String address,
Serializer serializer,
XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 构造器和说明 |
|---|
MinaClientHandler(XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NettyHttpConnectClient.init(String address,
Serializer serializer,
XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 构造器和说明 |
|---|
NettyHttpClientHandler(XxlRpcInvokerFactory xxlRpcInvokerFactory,
Serializer serializer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NettyConnectClient.init(String address,
Serializer serializer,
XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 构造器和说明 |
|---|
NettyClientHandler(XxlRpcInvokerFactory xxlRpcInvokerFactory) |
| 构造器和说明 |
|---|
XxlRpcFutureResponse(XxlRpcInvokerFactory invokerFactory,
XxlRpcRequest request,
XxlRpcInvokeCallback invokeCallback) |
Copyright © 2019. All rights reserved.