Uses of Class
org.objectweb.joram.mom.proxies.TopicSubscription
-
Packages that use TopicSubscription 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 TopicSubscription in org.objectweb.joram.mom.proxies
Fields in org.objectweb.joram.mom.proxies with type parameters of type TopicSubscription Modifier and Type Field Description private Map<AgentId,TopicSubscription>UserAgent. topicsTableTable holding theTopicSubscriptioninstances.
-