public interface Replier<T>
| Modifier and Type | Method and Description |
|---|---|
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.