tigase.server.ext.lb
Class ReceiverFullJidLB

java.lang.Object
  extended by tigase.server.ext.lb.ReceiverFullJidLB
All Implemented Interfaces:
LoadBalancerIfc

public class ReceiverFullJidLB
extends Object
implements LoadBalancerIfc

Author:
Artur Hefczyc Created Jul 9, 2011

Constructor Summary
ReceiverFullJidLB()
           
 
Method Summary
 ComponentIOService selectConnection(Packet p, ArrayList<ComponentConnection> conns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReceiverFullJidLB

public ReceiverFullJidLB()
Method Detail

selectConnection

public ComponentIOService selectConnection(Packet p,
                                           ArrayList<ComponentConnection> conns)
Specified by:
selectConnection in interface LoadBalancerIfc
Returns:


Copyright © 2012 Tigase. All Rights Reserved.