@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 S2SConnectionSelectorCopyright © 2004–2020 "Tigase, Inc.". All rights reserved.