Service adapter classes.
| Interface | Description | |
|---|---|---|
| JMSExceptionListener | An interface to be notified when a JMS exception is encountered by the JMS consumer. | |
| JMSMessageListener | An interface to be notified when a JMS message is received by the JMS consumer. |
| Class | Description | |
|---|---|---|
| ActionScriptAdapter | An ActionScript object based adapter for the MessageService that supports simple publish/subscribe messaging between ActionScript based clients. | |
| JMSAdapter | This adapter for the MessageService integrates Flex messaging with Java Message Service destinations. | |
| JMSConsumer | A JMSProxy subclass for javax.jms.MessageConsumer instance. | |
| JMSExceptionEvent | Event dispatched to the JMSExceptionListener when a JMS exception is encountered by the source. | |
| JMSProxy | The JMSProxy is the superclass for all producers and consumers on both topics and queues. | |
| JMSProxy.ConnectionCredentials | A static inner class for connection credentials that is passed to JMS connection factory when a JMS connection is created. | |
| JMSQueueConsumer | A JMSConsumer subclass specifically for JMS Queue receivers. | |
| JMSSettings | Settings for JMSAdapter. | |
| JMSSettings.DeliverySettings | A static inner class for delivery settings. | |
| MessagingAdapter | Base adapter class for publish/subscribe messaging adapters. | |
| MessagingSecurityConstraintManager | Messaging security constraint managers are used by messaging destinations to assert authorization of send and subscribe operations. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/messaging/services/messaging/adapters/package-detail.html