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

Packages that use SubscribeRequest
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.notifications The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. 
 

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

Methods in org.objectweb.joram.mom.dest with parameters of type SubscribeRequest
 void TopicImpl.subscribeRequest(AgentId from, SubscribeRequest not)
          Method implementing the reaction to a SubscribeRequest instance.
 

Uses of SubscribeRequest in org.objectweb.joram.mom.notifications
 

Constructors in org.objectweb.joram.mom.notifications with parameters of type SubscribeRequest
SubscribeReply(SubscribeRequest request)
          Constructs a SubscribeReply instance.
 



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