Interface ExchangeHandler
- All Superinterfaces:
ChannelHandler,TelnetHandler
- All Known Implementing Classes:
ExchangeHandlerAdapter,ExchangeHandlerDispatcher
ExchangeHandler. (API, Prototype, ThreadSafe)
-
Method Summary
Methods inherited from interface org.apache.dubbo.remoting.ChannelHandler
caught, connected, disconnected, received, sentMethods inherited from interface org.apache.dubbo.remoting.telnet.TelnetHandler
telnet
-
Method Details
-
reply
reply.- Parameters:
channel-request-- Returns:
- response
- Throws:
RemotingException
-