|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |