Uses of Class
org.objectweb.joram.mom.notifications.ExceptionReply
-
Packages that use ExceptionReply 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 ExceptionReply in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type ExceptionReply Modifier and Type Method Description private voidUserAgent. doReact(AgentId from, ExceptionReply rep)Actually forwards anExceptionReplycoming from a destination as aMomExceptionReplydestinated to the requesting client.
-