Uses of Class
tigase.server.xmppserver.LocalhostException
-
Packages that use LocalhostException Package Description tigase.server.xmppserver -
-
Uses of LocalhostException in tigase.server.xmppserver
Methods in tigase.server.xmppserver that throw LocalhostException Modifier and Type Method Description protected CIDConnectionsS2SConnectionManager. createNewCIDConnections(CID cid)CIDConnectionsS2SConnectionHandlerIfc. getCIDConnections(CID cid, boolean createNew)CIDConnectionsS2SConnectionManager. getCIDConnections(CID cid, boolean createNew)
-