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(java.lang.String cid)
           
protected  ServerConnections ServerConnectionManager.removeServerConnections(java.lang.String cid)
           
 

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



Copyright © 2009 Tigase. All Rights Reserved.