Uses of Class
org.objectweb.joram.mom.notifications.ReconnectSubscribersNot
-
Packages that use ReconnectSubscribersNot Package Description org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. -
-
Uses of ReconnectSubscribersNot in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type ReconnectSubscribersNot Modifier and Type Method Description private voidUserAgent. doReact(AgentId from, ReconnectSubscribersNot not)Sends reconnection messages to one or more subscribers.
-