46474849505152
super(); this.messageLoop = false; this.messageDriven = true; this.dispatcher = new UnicastingDispatcher(); ((UnicastingDispatcher) dispatcher) .setLoadBalancingStrategy(new RoundRobinLoadBalancingStrategy()); }