Uses of Interface
org.jivesoftware.openfire.http.SessionListener
Packages that use SessionListener
Package
Description
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
-
Uses of SessionListener in org.jivesoftware.openfire.http
Methods in org.jivesoftware.openfire.http with parameters of type SessionListenerModifier and TypeMethodDescriptionstatic voidSessionEventDispatcher.addListener(SessionListener listener) Adds aSessionListenerto this session.static voidSessionEventDispatcher.removeListener(SessionListener listener) Removes aSessionListenerfrom this session.