Uses of Class
org.jivesoftware.smack.SmackException.AlreadyConnectedException
-
Packages that use SmackException.AlreadyConnectedException Package Description org.jivesoftware.smack Core classes of the Smack API.org.jivesoftware.smack.tcp TCP-IP related classes for Smack. -
-
Uses of SmackException.AlreadyConnectedException in org.jivesoftware.smack
Methods in org.jivesoftware.smack that throw SmackException.AlreadyConnectedException Modifier and Type Method Description protected void
AbstractXMPPConnection. throwAlreadyConnectedExceptionIfAppropriate()
-
Uses of SmackException.AlreadyConnectedException in org.jivesoftware.smack.tcp
Methods in org.jivesoftware.smack.tcp that throw SmackException.AlreadyConnectedException Modifier and Type Method Description protected void
XMPPTCPConnection. throwAlreadyConnectedExceptionIfAppropriate()
-