|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use S2SConnectionHandlerIfc | |
|---|---|
| tigase.cluster | |
| tigase.server.xmppserver | |
| tigase.server.xmppserver.proc | |
| Uses of S2SConnectionHandlerIfc in tigase.cluster |
|---|
| Classes in tigase.cluster that implement S2SConnectionHandlerIfc | |
|---|---|
class |
S2SConnectionClustered
Created: Jun 27, 2010 10:33:51 AM |
| Uses of S2SConnectionHandlerIfc in tigase.server.xmppserver |
|---|
| Classes in tigase.server.xmppserver that implement S2SConnectionHandlerIfc | |
|---|---|
class |
S2SConnectionManager
Created: Jun 14, 2010 11:59:38 AM |
| Methods in tigase.server.xmppserver with parameters of type S2SConnectionHandlerIfc | |
|---|---|
void |
S2SProcessor.init(S2SConnectionHandlerIfc<S2SIOService> handler)
|
| Constructors in tigase.server.xmppserver with parameters of type S2SConnectionHandlerIfc | |
|---|---|
CIDConnections(CID cid,
S2SConnectionHandlerIfc<S2SIOService> handler,
S2SConnectionSelector selector,
int maxInConns,
int maxOutConns,
int maxOutConnsPerIP,
long max_waiting_time)
Constructs ... |
|
S2SConnection(S2SConnectionHandlerIfc<S2SIOService> handler,
String ip)
Constructs ... |
|
| Uses of S2SConnectionHandlerIfc in tigase.server.xmppserver.proc |
|---|
| Fields in tigase.server.xmppserver.proc declared as S2SConnectionHandlerIfc | |
|---|---|
protected S2SConnectionHandlerIfc<S2SIOService> |
S2SAbstractProcessor.handler
|
| Methods in tigase.server.xmppserver.proc with parameters of type S2SConnectionHandlerIfc | |
|---|---|
void |
S2SAbstractProcessor.init(S2SConnectionHandlerIfc<S2SIOService> handler)
Method description |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||