Uses of Class
org.jboss.mq.DurableSubscriptionID

Packages that use DurableSubscriptionID
org.jboss.mq   
org.jboss.mq.il   
org.jboss.mq.il.http   
org.jboss.mq.il.jvm   
org.jboss.mq.il.oil   
org.jboss.mq.il.oil2   
org.jboss.mq.il.rmi   
org.jboss.mq.il.uil2   
org.jboss.mq.il.uil2.msgs   
org.jboss.mq.security   
org.jboss.mq.server   
org.jboss.mq.sm   
org.jboss.mq.sm.file   
org.jboss.mq.sm.jdbc   
 

Uses of DurableSubscriptionID in org.jboss.mq
 

Fields in org.jboss.mq declared as DurableSubscriptionID
 DurableSubscriptionID SpyMessage.Header.durableSubscriberID
          For durable subscriptions
protected  DurableSubscriptionID SpyTopic.durableSubscriptionID
          The durableSubscriptionID
 

Methods in org.jboss.mq that return DurableSubscriptionID
 DurableSubscriptionID SpyTopic.getDurableSubscriptionID()
          Get the durable subscription id return the durable subscription id
 

Constructors in org.jboss.mq with parameters of type DurableSubscriptionID
SpyTopic(SpyTopic topic, DurableSubscriptionID subid)
          Create a new SpyTopic
 

Uses of DurableSubscriptionID in org.jboss.mq.il
 

Methods in org.jboss.mq.il with parameters of type DurableSubscriptionID
 void ServerIL.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          Unsubscribe from a durable subscription.
 void Invoker.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          Unsubscribe from the durable subscription.
 SpyTopic Invoker.getDurableTopic(DurableSubscriptionID sub)
          Get the topic the durable subscription is on.
 

Uses of DurableSubscriptionID in org.jboss.mq.il.http
 

Methods in org.jboss.mq.il.http with parameters of type DurableSubscriptionID
 void HTTPServerIL.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
           
 

Uses of DurableSubscriptionID in org.jboss.mq.il.jvm
 

Methods in org.jboss.mq.il.jvm with parameters of type DurableSubscriptionID
 void JVMServerIL.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 

Uses of DurableSubscriptionID in org.jboss.mq.il.oil
 

Methods in org.jboss.mq.il.oil with parameters of type DurableSubscriptionID
 void OILServerIL.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 

Uses of DurableSubscriptionID in org.jboss.mq.il.oil2
 

Methods in org.jboss.mq.il.oil2 with parameters of type DurableSubscriptionID
 void OIL2ServerIL.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 

Uses of DurableSubscriptionID in org.jboss.mq.il.rmi
 

Methods in org.jboss.mq.il.rmi with parameters of type DurableSubscriptionID
 void RMIServerIL.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 

Uses of DurableSubscriptionID in org.jboss.mq.il.uil2
 

Methods in org.jboss.mq.il.uil2 with parameters of type DurableSubscriptionID
 void UILServerIL.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 

Uses of DurableSubscriptionID in org.jboss.mq.il.uil2.msgs
 

Methods in org.jboss.mq.il.uil2.msgs that return DurableSubscriptionID
 DurableSubscriptionID DeleteSubscriptionMsg.getSubscriptionID()
           
 

Constructors in org.jboss.mq.il.uil2.msgs with parameters of type DurableSubscriptionID
DeleteSubscriptionMsg(DurableSubscriptionID id)
           
 

Uses of DurableSubscriptionID in org.jboss.mq.security
 

Methods in org.jboss.mq.security with parameters of type DurableSubscriptionID
 void ServerSecurityInterceptor.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
           
 

Uses of DurableSubscriptionID in org.jboss.mq.server
 

Fields in org.jboss.mq.server declared as DurableSubscriptionID
 DurableSubscriptionID MessageReference.durableSubscriberID
           
 

Methods in org.jboss.mq.server with parameters of type DurableSubscriptionID
 MessageReference MessageCache.add(SpyMessage message, BasicQueue queue, int stored, DurableSubscriptionID id)
          Adds a message to the cache.
 MessageReference MessageCache.addInternal(SpyMessage message, BasicQueue queue, int stored, DurableSubscriptionID id)
          Adds a message to the cache.
 void JMSTopic.createDurableSubscription(DurableSubscriptionID id)
           
 void JMSTopic.destroyDurableSubscription(DurableSubscriptionID id)
           
 void TracingInterceptor.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 void JMSServerInvoker.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 void JMSServerInterceptorSupport.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 void JMSServerInterceptor.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          Unsubscribe from the durable subscription.
 void JMSDestinationManager.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
           
 void ClientMonitorInterceptor.destroySubscription(ConnectionToken dc, DurableSubscriptionID id)
          #Description of the Method
 PersistentQueue JMSTopic.getDurableSubscription(DurableSubscriptionID id)
           
 SpyTopic TracingInterceptor.getDurableTopic(DurableSubscriptionID sub)
           
 SpyTopic JMSServerInvoker.getDurableTopic(DurableSubscriptionID sub)
           
 SpyTopic JMSServerInterceptorSupport.getDurableTopic(DurableSubscriptionID sub)
           
 SpyTopic JMSServerInterceptor.getDurableTopic(DurableSubscriptionID sub)
          Get the topic the durable subscription is on.
 SpyTopic JMSDestinationManager.getDurableTopic(DurableSubscriptionID sub)
           
 void JMSTopic.restoreMessage(SpyMessage message, DurableSubscriptionID id)
           
 

Uses of DurableSubscriptionID in org.jboss.mq.sm
 

Methods in org.jboss.mq.sm with parameters of type DurableSubscriptionID
protected abstract  AbstractStateManager.DurableSubscription AbstractStateManager.getDurableSubscription(DurableSubscriptionID sub)
          Get a DurableSubscription.
 SpyTopic StateManager.getDurableTopic(DurableSubscriptionID sub)
          Get the destination a subscription is for.
 SpyTopic AbstractStateManager.getDurableTopic(DurableSubscriptionID sub)
           
 void StateManager.setDurableSubscription(JMSDestinationManager server, DurableSubscriptionID sub, SpyTopic topic)
          Ad, change or delete a durable subsciption.
 void AbstractStateManager.setDurableSubscription(JMSDestinationManager server, DurableSubscriptionID sub, SpyTopic topic)
           
 

Uses of DurableSubscriptionID in org.jboss.mq.sm.file
 

Methods in org.jboss.mq.sm.file with parameters of type DurableSubscriptionID
protected  AbstractStateManager.DurableSubscription DynamicStateManager.getDurableSubscription(DurableSubscriptionID sub)
          Search for a configurated durable subscription.
 SpyTopic OldStateManager.getDurableTopic(DurableSubscriptionID sub)
          Get the destination a subscription is for.
 void OldStateManager.setDurableSubscription(JMSDestinationManager server, DurableSubscriptionID sub, SpyTopic topic)
          Sets the DurableSubscription attribute of the StateManager object
 

Uses of DurableSubscriptionID in org.jboss.mq.sm.jdbc
 

Methods in org.jboss.mq.sm.jdbc with parameters of type DurableSubscriptionID
protected  AbstractStateManager.DurableSubscription JDBCStateManager.getDurableSubscription(DurableSubscriptionID sub)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.