public interface ExchangeHandler extends ChannelHandler, TelnetHandler
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<Object> |
reply(ExchangeChannel channel,
Object request)
reply.
|
caught, connected, disconnected, received, senttelnetCompletableFuture<Object> reply(ExchangeChannel channel, Object request) throws RemotingException
channel - request - RemotingExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.