Uses of Class
tigase.server.xmppserver.LocalhostException
Packages that use LocalhostException
-
Uses of LocalhostException in tigase.server.xmppserver
Methods in tigase.server.xmppserver that throw LocalhostExceptionModifier and TypeMethodDescriptionprotected CIDConnections
S2SConnectionManager.createNewCIDConnections
(CID cid) S2SConnectionHandlerIfc.getCIDConnections
(CID cid, boolean createNew) S2SConnectionManager.getCIDConnections
(CID cid, boolean createNew) void
S2SConnectionHandlerIfc.validateCIDConnection
(CID cid) void
S2SConnectionManager.validateCIDConnection
(CID cid)