Uses of Class
tigase.server.xmppserver.ServerConnections

Packages that use ServerConnections
tigase.server.xmppserver   
 

Uses of ServerConnections in tigase.server.xmppserver
 

Methods in tigase.server.xmppserver that return ServerConnections
protected  ServerConnections ServerConnectionManager.getServerConnections(CID cid)
           
protected  ServerConnections ServerConnectionManager.removeServerConnections(CID cid)
           
 

Methods in tigase.server.xmppserver with parameters of type ServerConnections
protected  void ServerConnectionManager.sendVerifyResult(String from, String to, String forkey_sessionId, boolean valid, ServerConnections serv_conns, String asking_sessionId)
           
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.