|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.activemq.advisory | |
---|---|
org.apache.activemq | The core JMS client API implementation classes. |
org.apache.activemq.advisory | Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available. |
org.apache.activemq.pool | A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate. |
Classes in org.apache.activemq.advisory used by org.apache.activemq | |
---|---|
DestinationSource
A helper class which keeps track of the Destinations available in a broker and allows you to listen to them being created or deleted. |
Classes in org.apache.activemq.advisory used by org.apache.activemq.advisory | |
---|---|
ConsumerEvent
An event when the number of consumers on a given destination changes. |
|
ConsumerEventSource
An object which can be used to listen to the number of active consumers available on a given destination. |
|
ConsumerListener
Listen to the changes in the number of active consumers available for a given destination. |
|
DestinationEvent
An event caused when a destination is created or deleted |
|
DestinationListener
Listen to the changes in destinations being created or destroyed |
|
DestinationSource
A helper class which keeps track of the Destinations available in a broker and allows you to listen to them being created or deleted. |
|
ProducerEvent
An event when the number of producers on a given destination changes. |
|
ProducerEventSource
An object which can be used to listen to the number of active consumers available on a given destination. |
|
ProducerListener
Listen to the changes in the number of active consumers available for a given destination. |
Classes in org.apache.activemq.advisory used by org.apache.activemq.pool | |
---|---|
DestinationSource
A helper class which keeps track of the Destinations available in a broker and allows you to listen to them being created or deleted. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |