Uses of Class
org.objectweb.joram.mom.notifications.FwdAdminRequestNot

Packages that use FwdAdminRequestNot
org.objectweb.joram.mom.dest The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. 
org.objectweb.joram.mom.proxies The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. 
 

Uses of FwdAdminRequestNot in org.objectweb.joram.mom.dest
 

Methods in org.objectweb.joram.mom.dest with parameters of type FwdAdminRequestNot
 void TopicImpl.handleAdminRequestNot(AgentId from, FwdAdminRequestNot not)
           
 void QueueImpl.handleAdminRequestNot(AgentId from, FwdAdminRequestNot not)
           
 void DestinationImpl.handleAdminRequestNot(AgentId from, FwdAdminRequestNot not)
           
 

Uses of FwdAdminRequestNot in org.objectweb.joram.mom.proxies
 

Methods in org.objectweb.joram.mom.proxies with parameters of type FwdAdminRequestNot
private  void ProxyImpl.deleteProxy(FwdAdminRequestNot not)
          This method deletes the proxy by notifying its connected clients, denying the non acknowledged messages, deleting the temporary destinations, removing the subscriptions.
private  void ProxyImpl.doReact(FwdAdminRequestNot not)
           
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.