Uses of Interface
org.jivesoftware.smack.ConnectionCreationListener

Packages that use ConnectionCreationListener
org.jivesoftware.smack Core classes of the Smack API. 
 

Uses of ConnectionCreationListener in org.jivesoftware.smack
 

Methods in org.jivesoftware.smack with parameters of type ConnectionCreationListener
static void XMPPConnection.addConnectionCreationListener(ConnectionCreationListener connectionCreationListener)
          Adds a new listener that will be notified when new XMPPConnections are created.
static void XMPPConnection.removeConnectionCreationListener(ConnectionCreationListener connectionCreationListener)
          Removes a listener that was interested in connection creation events.
 



Copyright © 2013 LittleShoot. All Rights Reserved.