Uses of Class
org.jivesoftware.openfire.spi.ConnectionListener
Packages that use ConnectionListener
Package
Description
-
Uses of ConnectionListener in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return ConnectionListenerModifier and TypeMethodDescriptionConnectionManager.getListener(ConnectionType type, boolean startInDirectTlsMode) Returns a connection listener.Methods in org.jivesoftware.openfire that return types with arguments of type ConnectionListenerModifier and TypeMethodDescriptionConnectionManager.getListeners()Returns all connection listeners.ConnectionManager.getListeners(ConnectionType type) Returns al connection listeners for the provided type. -
Uses of ConnectionListener in org.jivesoftware.openfire.nio
Methods in org.jivesoftware.openfire.nio with parameters of type ConnectionListener -
Uses of ConnectionListener in org.jivesoftware.openfire.spi
Methods in org.jivesoftware.openfire.spi that return ConnectionListenerModifier and TypeMethodDescriptionConnectionManagerImpl.getListener(ConnectionType type, boolean startInDirectTlsMode) Returns a connection listener.Methods in org.jivesoftware.openfire.spi that return types with arguments of type ConnectionListenerModifier and TypeMethodDescriptionConnectionManagerImpl.getListeners()Returns all connection listeners.ConnectionManagerImpl.getListeners(ConnectionType type) Returns al connection listeners for the provided type.