JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
tigase.server.xmppserver
S2SConnectionSelector
Contents
Description
Method Summary
Method Details
selectConnection(Packet, Set)
Hide sidebar
Show sidebar
Interface S2SConnectionSelector
All Known Implementing Classes:
S2SRandomSelector
public interface
S2SConnectionSelector
Created: Jun 26, 2010 9:38:19 AM
Author:
Artur Hefczyc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
S2SConnection
selectConnection
(
Packet
packet,
Set
<
S2SConnection
> outgoing)
Method Details
selectConnection
S2SConnection
selectConnection
(
Packet
packet,
Set
<
S2SConnection
> outgoing)