Uses of Class
org.objectweb.joram.mom.proxies.RequestNot
-
Packages that use RequestNot 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 RequestNot in org.objectweb.joram.mom.proxies
Fields in org.objectweb.joram.mom.proxies declared as RequestNot Modifier and Type Field Description private RequestNot[]ProxyRequestGroupNot. requestsMethods in org.objectweb.joram.mom.proxies that return RequestNot Modifier and Type Method Description RequestNot[]ProxyRequestGroupNot. getRequests()Methods in org.objectweb.joram.mom.proxies with parameters of type RequestNot Modifier and Type Method Description private voidUserAgent. doReact(RequestNot not)voidMultiCnxSync. send(RequestNot request)Constructors in org.objectweb.joram.mom.proxies with parameters of type RequestNot Constructor Description ProxyRequestGroupNot(RequestNot[] array)
-