public interface Replier<T>
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
reply(ExchangeChannel channel,
T request)
reply.
|
Object reply(ExchangeChannel channel, T request) throws RemotingException
channel - request - RemotingExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.