Uses of Interface
org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
-
Packages that use ClientSubscriptionMBean 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.org.ow2.joram.shell.mom.commands -
-
Uses of ClientSubscriptionMBean in org.objectweb.joram.mom.proxies
Classes in org.objectweb.joram.mom.proxies that implement ClientSubscriptionMBean Modifier and Type Class Description classClientSubscriptionTheClientSubscriptionclass holds the data of a client subscription, and the methods managing the delivery and acknowledgement of the messages. -
Uses of ClientSubscriptionMBean in org.ow2.joram.shell.mom.commands
Methods in org.ow2.joram.shell.mom.commands that return ClientSubscriptionMBean Modifier and Type Method Description private ClientSubscriptionMBeanMOMCommandsImpl. findClientSubscription(String userName, String subName)
-