Uses of Interface
org.jivesoftware.openfire.event.ServerSessionEventListener
Packages that use ServerSessionEventListener
-
Uses of ServerSessionEventListener in org.jivesoftware.openfire.event
Methods in org.jivesoftware.openfire.event with parameters of type ServerSessionEventListenerModifier and TypeMethodDescriptionstatic voidServerSessionEventDispatcher.addListener(ServerSessionEventListener listener) Registers a listener to receive events.static voidServerSessionEventDispatcher.removeListener(ServerSessionEventListener listener) Unregisters a listener to receive events. -
Uses of ServerSessionEventListener in org.jivesoftware.openfire.session
Classes in org.jivesoftware.openfire.session that implement ServerSessionEventListenerModifier and TypeClassDescriptionclassA SoftwareServerVersionManager is the main responsible for sending query to remote entity and Obtain software information from the remote entity server using XEP-0092 .