| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClusteredRoomStrategy
AbstractClusteredRoomStrategy implements strategy which allows to create rooms with
large number of occupants as each cluster node will process packets related
only to occupants connected to this node.
|
class |
ClusteredRoomStrategy |
class |
ClusteredRoomStrategyNoPresence
Stripped down strategy that suppress sending MUC presence between rooms.
|
class |
ClusteredRoomStrategyV2 |
class |
ShardingStrategy
ShardingStrategy implements clustering strategy in which each room has assigned
cluster node which is responsible for particular room.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryMucRepositoryClustered.setRoomListener(InMemoryMucRepositoryClustered.RoomListener roomListener) |
Copyright © 2015 Tigase. All rights reserved.