Uses of Class
org.objectweb.joram.mom.notifications.LBMessageGive
-
Packages that use LBMessageGive Package Description org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. -
-
Uses of LBMessageGive in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type LBMessageGive Modifier and Type Method Description private voidClusterQueue. lBMessageGive(AgentId from, LBMessageGive not)load balancing message give by an other cluster queue. process ClientMessages, no need to check if sender is writer.
-