tigase.server.xmppserver
Class S2SRandomSelector
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2SRandomSelector
public S2SRandomSelector()
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.