Class MultiThreadSyncChannel

  • All Implemented Interfaces:
    RequestChannel

    public class MultiThreadSyncChannel
    extends Object
    implements RequestChannel
    Class wrapping the RequestChannel in order to group the requests. It allows best performances with multiples senders.