public abstract class ExchangeHandlerAdapter extends TelnetHandlerAdapter implements ExchangeHandler
| Constructor and Description |
|---|
ExchangeHandlerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Object> |
reply(ExchangeChannel channel,
Object msg)
reply.
|
telnetcaught, connected, disconnected, received, sentequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcaught, connected, disconnected, received, senttelnetpublic CompletableFuture<Object> reply(ExchangeChannel channel, Object msg) throws RemotingException
ExchangeHandlerreply in interface ExchangeHandlerRemotingExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.