tigase.server.xmppserver
Class S2SRandomSelector

java.lang.Object
  extended by tigase.server.xmppserver.S2SRandomSelector
All Implemented Interfaces:
S2SConnectionSelector

public class S2SRandomSelector
extends Object
implements S2SConnectionSelector

Created: Jun 26, 2010 9:40:04 AM

Version:
$Rev: 2996 $
Author:
Artur Hefczyc

Constructor Summary
S2SRandomSelector()
           
 
Method Summary
 S2SConnection selectConnection(Packet packet, Set<S2SConnection> outgoing)
          Method description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

S2SRandomSelector

public S2SRandomSelector()
Method Detail

selectConnection

public S2SConnection selectConnection(Packet packet,
                                      Set<S2SConnection> outgoing)
Method description

Specified by:
selectConnection in interface S2SConnectionSelector
Parameters:
packet -
outgoing -
Returns:


Copyright © 2012 Tigase. All Rights Reserved.