public interface ExchangeHandler extends ChannelHandler, TelnetHandler
| Modifier and Type | Method and Description |
|---|---|
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–2019 The Apache Software Foundation. All rights reserved.