A C D G I L M N O P S T 

A

addOutPacket(Packet) - Method in class tigase.muc.cluster.MUCComponentClustered
 

C

createMucRepository(MucConfig, MucDAO) - Method in class tigase.muc.cluster.MUCComponentClustered
 
createNewRoom(BareJID, JID) - Method in class tigase.muc.cluster.InMemoryMucRepositoryClustered
 

D

DefaultStrategy - Class in tigase.muc.cluster
 
DefaultStrategy() - Constructor for class tigase.muc.cluster.DefaultStrategy
 
destroyRoom(Room) - Method in class tigase.muc.cluster.InMemoryMucRepositoryClustered
 

G

getAllNodes() - Method in class tigase.muc.cluster.DefaultStrategy
 
getAllNodes() - Method in interface tigase.muc.cluster.StrategyIfc
The method returns all cluster nodes currently connected to the cluster.
getComponentInfo() - Method in class tigase.muc.cluster.MUCComponentClustered
Allows to obtain various informations about components
getDefaults(Map<String, Object>) - Method in class tigase.muc.cluster.MUCComponentClustered
 
getNodeForRoom(BareJID) - Method in class tigase.muc.cluster.DefaultStrategy
 
getNodeForRoom(BareJID) - Method in interface tigase.muc.cluster.StrategyIfc
Retrieve JID of node which is hosting this room

I

InMemoryMucRepositoryClustered - Class in tigase.muc.cluster
 
InMemoryMucRepositoryClustered(MucConfig, MucDAO) - Constructor for class tigase.muc.cluster.InMemoryMucRepositoryClustered
 
InMemoryMucRepositoryClustered.RoomListener - Interface in tigase.muc.cluster
 

L

licenceChecker - Variable in class tigase.muc.cluster.MUCComponentClustered
 

M

MUCComponentClustered - Class in tigase.muc.cluster
MUCComponent is class implementing clustering support for MUCComponent.
MUCComponentClustered() - Constructor for class tigase.muc.cluster.MUCComponentClustered
 

N

nodeConnected(JID) - Method in class tigase.muc.cluster.DefaultStrategy
Method description
nodeConnected(String) - Method in class tigase.muc.cluster.MUCComponentClustered
 
nodeConnected(JID) - Method in interface tigase.muc.cluster.StrategyIfc
Method called when new node connected
nodeDisconnected(JID) - Method in class tigase.muc.cluster.DefaultStrategy
Method description
nodeDisconnected(String) - Method in class tigase.muc.cluster.MUCComponentClustered
 
nodeDisconnected(JID) - Method in interface tigase.muc.cluster.StrategyIfc
Method called when node was disconnected

O

onOccupantAdded(Room, JID) - Method in class tigase.muc.cluster.DefaultStrategy
 
onOccupantRemoved(Room, JID) - Method in class tigase.muc.cluster.DefaultStrategy
 
onRoomCreated(Room) - Method in class tigase.muc.cluster.DefaultStrategy
 
onRoomCreated(Room) - Method in interface tigase.muc.cluster.InMemoryMucRepositoryClustered.RoomListener
 
onRoomDestroyed(Room) - Method in class tigase.muc.cluster.DefaultStrategy
 
onRoomDestroyed(Room) - Method in interface tigase.muc.cluster.InMemoryMucRepositoryClustered.RoomListener
 

P

processPacket(Packet) - Method in class tigase.muc.cluster.DefaultStrategy
 
processPacket(Packet) - Method in class tigase.muc.cluster.MUCComponentClustered
 
processPacket(Packet) - Method in interface tigase.muc.cluster.StrategyIfc
Method called when packet is received by component to preprocess packet before/instead of passing it back to non clustered component

S

setClusterController(ClusterControllerIfc) - Method in class tigase.muc.cluster.DefaultStrategy
 
setClusterController(ClusterControllerIfc) - Method in class tigase.muc.cluster.MUCComponentClustered
 
setClusterController(ClusterControllerIfc) - Method in interface tigase.muc.cluster.StrategyIfc
Setter used to set instance of cluster controller
setLocalNodeJid(JID) - Method in class tigase.muc.cluster.DefaultStrategy
 
setMucComponentClustered(MUCComponentClustered) - Method in class tigase.muc.cluster.DefaultStrategy
 
setMucComponentClustered(MUCComponentClustered) - Method in interface tigase.muc.cluster.StrategyIfc
Setter used to pass instance of MUCComponentClustered
setMucRepository(InMemoryMucRepositoryClustered) - Method in class tigase.muc.cluster.DefaultStrategy
 
setMucRepository(InMemoryMucRepositoryClustered) - Method in interface tigase.muc.cluster.StrategyIfc
Setter to pass instance of InMemoryMucRepositoryClustered
setProperties(Map<String, Object>) - Method in class tigase.muc.cluster.MUCComponentClustered
 
setRoomListener(InMemoryMucRepositoryClustered.RoomListener) - Method in class tigase.muc.cluster.InMemoryMucRepositoryClustered
 
setRoomOccupantListener(Room.RoomOccupantListener) - Method in class tigase.muc.cluster.InMemoryMucRepositoryClustered
 
start() - Method in class tigase.muc.cluster.DefaultStrategy
 
start() - Method in class tigase.muc.cluster.MUCComponentClustered
 
start() - Method in interface tigase.muc.cluster.StrategyIfc
Method called when component is started
stop() - Method in class tigase.muc.cluster.DefaultStrategy
 
stop() - Method in class tigase.muc.cluster.MUCComponentClustered
 
stop() - Method in interface tigase.muc.cluster.StrategyIfc
Method called when component is stopped
StrategyIfc - Interface in tigase.muc.cluster
 

T

tigase.muc.cluster - package tigase.muc.cluster
 
A C D G I L M N O P S T 

Copyright © 2014 Tigase. All rights reserved.