| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.net | |
| org.jivesoftware.openfire.spi |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServerPort> |
ConnectionManager.getPorts()
Returns an array of the ports managed by this connection manager.
|
| Modifier and Type | Method and Description |
|---|---|
ServerPort |
SocketAcceptThread.getServerPort()
Deprecated.
Returns information about the port on which the server is listening for connections.
|
| Modifier and Type | Method and Description |
|---|---|
ServerPort |
ConnectionListener.getServerPort()
Deprecated.
To obtain the state of this instance, use corresponding getters instead.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ServerPort> |
ConnectionManagerImpl.getPorts()
Deprecated.
use #getListeners
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.