| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
Client.asyncSend(String address,
XxlRpcRequest xxlRpcRequest)
async send, bind requestId and future-response
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JettyClient.asyncSend(String address,
XxlRpcRequest xxlRpcRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MinaClient.asyncSend(String address,
XxlRpcRequest xxlRpcRequest) |
void |
MinaPooledClient.send(XxlRpcRequest xxlRpcRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NettyClient.asyncSend(String address,
XxlRpcRequest xxlRpcRequest) |
void |
NettyPooledClient.send(XxlRpcRequest xxlRpcRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NettyServerHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
XxlRpcRequest xxlRpcRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
XxlRpcRequest |
XxlRpcFutureResponse.getRequest() |
| 构造器和说明 |
|---|
XxlRpcFutureResponse(XxlRpcRequest request,
XxlRpcInvokeCallback invokeCallback) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
ClientPooled.send(XxlRpcRequest xxlRpcRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
XxlRpcResponse |
XxlRpcProviderFactory.invokeService(XxlRpcRequest xxlRpcRequest)
invoke service
|
Copyright © 2018. All rights reserved.