|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CID | |
---|---|
tigase.cluster | |
tigase.server.xmppserver |
Uses of CID in tigase.cluster |
---|
Methods in tigase.cluster with parameters of type CID | |
---|---|
protected String |
ServerConnectionClustered.getLocalDBKey(CID cid,
String key,
String forkey_sessionId,
String asking_sessionId)
|
Uses of CID in tigase.server.xmppserver |
---|
Methods in tigase.server.xmppserver that return CID | |
---|---|
CID |
ServerConnections.getCID()
Method description |
Methods in tigase.server.xmppserver with parameters of type CID | |
---|---|
protected String |
ServerConnectionManager.getLocalDBKey(CID cid,
String key,
String forkey_sessionId,
String asking_sessionId)
|
protected ServerConnections |
ServerConnectionManager.getServerConnections(CID cid)
|
protected ServerConnections |
ServerConnectionManager.removeServerConnections(CID cid)
|
Constructors in tigase.server.xmppserver with parameters of type CID | |
---|---|
ServerConnections(ConnectionHandlerIfc<XMPPIOService<Object>> handler,
CID cid)
Creates a new ServerConnections instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |