|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownNotificationException | |
---|---|
org.objectweb.joram.mom.dest | The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
org.objectweb.joram.mom.proxies | The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
Uses of UnknownNotificationException in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest that throw UnknownNotificationException | |
---|---|
void |
ClusterQueueImpl.lBMessageGive(AgentId from,
LBMessageGive not)
load balancing message give by an other cluster queue. process ClientMessages, no need to check if sender is writer. |
Uses of UnknownNotificationException in org.objectweb.joram.mom.proxies |
---|
Methods in org.objectweb.joram.mom.proxies that throw UnknownNotificationException | |
---|---|
void |
ProxyImpl.react(AgentId from,
Notification not)
Distributes the received notifications to the appropriate reactions. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |