Interface Replier<T>

All Known Implementing Classes:
ReplierDispatcher

public interface Replier<T>
Replier. (API, Prototype, ThreadSafe)
  • Method Summary

    Modifier and Type
    Method
    Description
    reply(ExchangeChannel channel, T request)
    reply.