|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DurableUnsubscribe | |
| org.activemq.broker | The API for the JMS Broker which is the server side of a JMS network though it may be deployed inside a client in peer style networks. |
| org.activemq.broker.impl | The default implementation of the JMS Broker |
| Uses of DurableUnsubscribe in org.activemq.broker |
| Methods in org.activemq.broker with parameters of type DurableUnsubscribe | |
void |
BrokerContainer.durableUnsubscribe(BrokerClient client,
DurableUnsubscribe ds)
Command to delete a durable topic subscription |
void |
BrokerConnector.durableUnsubscribe(BrokerClient client,
DurableUnsubscribe ds)
Command to delete a durable topic subscription |
| Uses of DurableUnsubscribe in org.activemq.broker.impl |
| Methods in org.activemq.broker.impl with parameters of type DurableUnsubscribe | |
void |
BrokerContainerImpl.durableUnsubscribe(BrokerClient client,
DurableUnsubscribe ds)
Command to delete a durable topic subscription |
void |
BrokerConnectorImpl.durableUnsubscribe(BrokerClient client,
DurableUnsubscribe ds)
Command to delete a durable topic subscription |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||