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 CIDConnections
S2SConnectionManager. createNewCIDConnections(CID cid)
CIDConnections
S2SConnectionHandlerIfc. getCIDConnections(CID cid, boolean createNew)
CIDConnections
S2SConnectionManager. getCIDConnections(CID cid, boolean createNew)
-