| Package | Description |
|---|---|
| org.jivesoftware.openfire.spi |
| Modifier and Type | Method and Description |
|---|---|
ConnectionListener |
ConnectionManagerImpl.getListener(ConnectionType type,
boolean startInSslMode)
Returns a connection listener.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ConnectionListener> |
ConnectionManagerImpl.getListeners()
Returns all connection listeners.
|
Set<ConnectionListener> |
ConnectionManagerImpl.getListeners(ConnectionType type)
Returns al connection listeners for the provided type.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.