@Bean(name="s2sRandomSelector", parent=S2SConnectionManager.class, active=true) public class S2SRandomSelector extends Object implements S2SConnectionSelector
Constructor and Description |
---|
S2SRandomSelector() |
Modifier and Type | Method and Description |
---|---|
S2SConnection |
selectConnection(Packet packet,
Set<S2SConnection> outgoing) |
public S2SConnection selectConnection(Packet packet, Set<S2SConnection> outgoing)
selectConnection
in interface S2SConnectionSelector
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.