public interface ExchangeHandler extends ChannelHandler, TelnetHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
reply(ExchangeChannel channel,
Object request)
reply.
|
caught, connected, disconnected, received, senttelnetObject reply(ExchangeChannel channel, Object request) throws RemotingException
channel - request - RemotingExceptionCopyright © 2012–2018 The Dubbo Project. All rights reserved.