Class SequentialMultiplexDistributor

  • All Implemented Interfaces:
    IMultiplexDistributor

    public class SequentialMultiplexDistributor
    extends SimpleMultiplexDistributor
    Sequential call distributor. It determines: - which services are called: services are called as long as arguments are available - with which arguments: each argument array once - when finished: after all arguments have been used