Uses of Class
org.objectweb.joram.shared.client.AddClientIDRequest
-
Packages that use AddClientIDRequest 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 AddClientIDRequest in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type AddClientIDRequest Modifier and Type Method Description private voidUserAgent. doReact(int key, AddClientIDRequest req)Method implementing the reaction to aAddClientIDRequestinstance add the clientID value of a connection.
-