Interface Replier<T>
- All Known Implementing Classes:
ReplierDispatcher
public interface Replier<T>
Replier. (API, Prototype, ThreadSafe)
-
Method Summary
-
Method Details
-
reply
reply.- Parameters:
channel-request-- Returns:
- response
- Throws:
RemotingException
-