org.objectweb.joram.client.jms.admin.Subscription(Ci-dessous la liste des Méthodes de la classe)
public void (String name, String topicId, int messageCount, boolean durable) public final String getName() public final String getTopicId() public final int getMessageCount() public final boolean isDurable() public String toString()
public void (String info)
org.objectweb.joram.client.jms.admin.AdminHelper(Ci-dessous la liste des Méthodes de la classe)
public void () public static void setClusterLink(org.objectweb.joram.client.jms.Topic clusterTopic, org.objectweb.joram.client.jms.Topic joiningTopic) [Deprecated] throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException public static void unsetClusterLink(org.objectweb.joram.client.jms.Topic topic) [Deprecated] throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException public static void setHierarchicalLink(org.objectweb.joram.client.jms.Topic father, org.objectweb.joram.client.jms.Topic son) [Deprecated] throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException public static void unsetHierarchicalLink(org.objectweb.joram.client.jms.Topic topic) [Deprecated] throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException public static void setQueueCluster(org.objectweb.joram.client.jms.Queue clusterQueue, org.objectweb.joram.client.jms.Queue joiningQueue) [Deprecated] throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException public static void setQueueCluster(org.objectweb.joram.client.jms.Destination clusterQueue, org.objectweb.joram.client.jms.Queue joiningQueue) throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException public static void leaveQueueCluster(org.objectweb.joram.client.jms.Queue clusterQueue, org.objectweb.joram.client.jms.Queue leaveQueue) [Deprecated] throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException public static org.objectweb.joram.shared.admin.AdminReply listQueueCluster(org.objectweb.joram.client.jms.Queue clusterQueue) [Deprecated] throws java.net.ConnectException, org.objectweb.joram.client.jms.admin.AdminException