Package | Description |
---|---|
tigase.server.xmppserver | |
tigase.server.xmppserver.proc |
Modifier and Type | Class and Description |
---|---|
class |
S2SConnectionManager
Created: Jun 14, 2010 11:59:38 AM
|
Modifier and Type | Method and Description |
---|---|
void |
S2SProcessor.init(S2SConnectionHandlerIfc<S2SIOService> handler,
Map<String,Object> props) |
void |
S2SFilterIfc.init(S2SConnectionHandlerIfc<S2SIOService> handler,
Map<String,Object> props) |
Constructor and Description |
---|
CIDConnections(CID cid,
S2SConnectionHandlerIfc<S2SIOService> handler,
S2SConnectionSelector selector,
int maxInConns,
int maxOutConns,
int maxOutConnsPerIP,
long max_waiting_time) |
CIDConnections(CID cid,
S2SConnectionHandlerIfc<S2SIOService> handler,
S2SConnectionSelector selector,
int maxInConns,
int maxOutConns,
int maxOutConnsPerIP,
long max_waiting_time,
boolean oneWayAuthentication) |
S2SConnection(S2SConnectionHandlerIfc<S2SIOService> handler,
String ip) |
Modifier and Type | Field and Description |
---|---|
protected S2SConnectionHandlerIfc<S2SIOService> |
S2SAbstract.handler |
Modifier and Type | Method and Description |
---|---|
void |
S2SAbstract.init(S2SConnectionHandlerIfc<S2SIOService> handler,
Map<String,Object> props) |
void |
PacketChecker.init(S2SConnectionHandlerIfc<S2SIOService> handler,
Map<String,Object> props) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.