Uses of Class
org.objectweb.joram.shared.client.CnxCloseRequest
-
Packages that use CnxCloseRequest 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 CnxCloseRequest in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type CnxCloseRequest Modifier and Type Method Description private voidUserAgent. doReact(int key, CnxCloseRequest req)The method closes a given context by denying the non acknowledged messages delivered to this context, and deleting its temporary subscriptions and destinations.
-