| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.rpc.transport.http |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CallbackInvokeClientHandler
Callback调用的响应处理器
|
class |
FutureInvokeClientHandler
Future调用的响应处理器
|
class |
SyncInvokeClientHandler
同步调用的响应处理器
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map.Entry<io.netty.channel.ChannelFuture,AbstractHttpClientHandler> |
Http2ClientChannelHandler.put(int streamId,
io.netty.channel.ChannelFuture writeFuture,
AbstractHttpClientHandler promise)
Create an association between an anticipated response stream id and a
ChannelPromise |
Map.Entry<io.netty.channel.ChannelFuture,AbstractHttpClientHandler> |
Http2ClientChannelHandler.removePromise(int streamId) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractHttp2ClientTransport.doSend(SofaRequest request,
AbstractHttpClientHandler callback,
int timeoutMills) |
Map.Entry<io.netty.channel.ChannelFuture,AbstractHttpClientHandler> |
Http2ClientChannelHandler.put(int streamId,
io.netty.channel.ChannelFuture writeFuture,
AbstractHttpClientHandler promise)
Create an association between an anticipated response stream id and a
ChannelPromise |
protected int |
AbstractHttp2ClientTransport.sendHttpRequest(io.netty.handler.codec.http.FullHttpRequest httpRequest,
AbstractHttpClientHandler callback) |
Copyright © 2008–2018 The Ant Financial. All rights reserved.