|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ClusterQueue<X extends Serializable> | ClusterQueue provides reliable point to point transfer of messages. |
| ClusterTopic<X extends Serializable> | ClusterTopic provides reliable Publish/Subscribe message model communication between the nodes in the Resin cluster. Following example shows how to make two nodes in resin cluster communicate between each other using cluster topic. |
| ConnectionFactoryImpl | Deprecated. |
| FileQueue<X extends Serializable> | A JMS queue backed by a file-based database. |
| FileTopic<E> | A JMS topic backed by a file-based database. |
| Jms | JMS facade |
| JmsConnectionFactory | Top-level JMS connection |
| MemoryQueue<X> | A JMS queue stored in memory. |
| MemoryTopic | A JMS topic stored in memory. |
| Exception Summary | |
|---|---|
| JmsExceptionWrapper | Wraps the actual exception with an JMS exception |
| JmsRuntimeException | Wraps the actual exception with an JMS exception |
| Annotation Types Summary | |
|---|---|
| JmsMessageListener | Configures an EJB message driven bean listening to a JMS queue or topic. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||