| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.spi |
| Modifier and Type | Method and Description |
|---|---|
RemotePacketRouter |
RoutingTable.getRemotePacketRouter()
Returns the
RemotePacketRouter to use for deliverying packets to entities hosted
in remote nodes of the cluster or null if none was set. |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingTable.setRemotePacketRouter(RemotePacketRouter remotePacketRouter)
Sets the
RemotePacketRouter to use for deliverying packets to entities hosted
in remote nodes of the cluster. |
| Modifier and Type | Method and Description |
|---|---|
RemotePacketRouter |
RoutingTableImpl.getRemotePacketRouter() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingTableImpl.setRemotePacketRouter(RemotePacketRouter remotePacketRouter) |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.