Uses of Class
org.objectweb.joram.shared.client.TempDestDeleteRequest
-
Packages that use TempDestDeleteRequest 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 TempDestDeleteRequest in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type TempDestDeleteRequest Modifier and Type Method Description private voidUserAgent. doReact(TempDestDeleteRequest req)Method implementing the JMS proxy reaction to aTempDestDeleteRequestrequest for deleting a temporary destination.
-