Uses of Interface
org.jivesoftware.smack.fsm.ConnectionStateMachineListener
Packages that use ConnectionStateMachineListener
Package
Description
Smack's (new) API for client-to-server (c2s) connections.
-
Uses of ConnectionStateMachineListener in org.jivesoftware.smack.c2s
Methods in org.jivesoftware.smack.c2s with parameters of type ConnectionStateMachineListenerModifier and TypeMethodDescriptionvoid
ModularXmppClientToServerConnection.addConnectionStateMachineListener
(ConnectionStateMachineListener connectionStateMachineListener) boolean
ModularXmppClientToServerConnection.removeConnectionStateMachineListener
(ConnectionStateMachineListener connectionStateMachineListener)