| Recoverable | Adds the ability to recover() for this serverIL | code | html |
| SpyConsumer | This class defines the interface which is used by the ConnectionReceiver to send messages to the consumers. | code | html |
| Connection | This class implements javax.jms.Connection. | code | html |
| AcknowledgementRequest | Used to Acknowledge sent messages. | code | html |
| Connection.ExceptionListenerRunnable | The Exception listener runnable | code | html |
| Connection.PingTask | The ping task | code | html |
| ConnectionToken | This class is the broker point of view on a SpyConnection (it contains a ConnectionReceiver). | code | html |
| DestinationFullException | Thrown when a message cannot be added to a queue or a subscription because it is full. | code | html |
| DurableSubscriptionID | code | html | |
| GenericConnectionFactory | The RMI implementation of the DistributedConnectionFactory object | code | html |
| JBossMQXid | This class is a wrapper for non-serializable implementations of java.transaction.xa.Xid. | code | html |
| MessagePool | This class provides a pool of SpyMessages. | code | html |
| MessageStatistics | Message statistics | code | html |
| ReceiveRequest | This class contians all the data needed to perform a JMS transaction | code | html |
| SpyBytesMessage | This class implements javax.jms.BytesMessage | code | html |
| SpyConnection | This class implements javax.jms.QueueConnection and javax.jms.TopicConnection | code | html |
| SpyConnectionConsumer | This class implements javax.jms.ConnectionConsumer | code | html |
| SpyConnectionFactory | This class implements javax.jms.TopicConnectionFactory and
javax.jms.QueueConnectionFactory. |
code | html |
| SpyConnectionMetaData | This class implements javax.jms.ConnectionMetaData | code | html |
| SpyDestination | This class implements javax.jms.Destination | code | html |
| SpyEncapsulatedMessage | This Message class is used to send a non 'provider-optimized Message' over the network [4.4.5] | code | html |
| SpyJMSException | A common superclass for JMSException classes that can contain a nested Throwable detail object. | code | html |
| SpyMapMessage | This class implements javax.jms.MapMessage | code | html |
| SpyMessage | This class implements javax.jms.Message | code | html |
| SpyMessage.Header | The message headers | code | html |
| SpyMessageConsumer | This class implements javax.jms.MessageConsumer. | code | html |
| SpyMessageProducer | This class implements javax.jms.MessageProducer | code | html |
| SpyObjectMessage | This class implements javax.jms.ObjectMessage | code | html |
| SpyQueue | This class implements javax.jms.Queue | code | html |
| SpyQueueBrowser | This class implements javax.jms.QueueBrowser | code | html |
| SpyQueueReceiver | This class implements javax.jms.QueueReceiver | code | html |
| SpyQueueSender | This class implements javax.jms.QueueSender A sender created with a null Queue will now be interpreted as created as an unidentifyed sender and follows the spec in throwing UnsupportedOperationException at the correct places. | code | html |
| SpyQueueSession | This class implements javax.jms.QueueSession and javax.jms.XAQueueSession | code | html |
| SpySession | This class implements javax.jms.Session and javax.jms.XASession | code | html |
| SpyStreamMessage | This class implements javax.jms.StreamMessage | code | html |
| SpyTemporaryQueue | This class implements javax.jms.TemporaryQueue | code | html |
| SpyTemporaryTopic | This class implements javax.jms.TemporaryTopic | code | html |
| SpyTextMessage | This class implements javax.jms.TextMessage | code | html |
| SpyTopic | This class implements javax.jms.Topic | code | html |
| SpyTopicPublisher | This class implements javax.jms.TopicPublisher A publisher created with a null Topic will now be interpreted as created as an unidentifyed publisher and follows the spec in throwing UnsupportedOperationException at the correct places. | code | html |
| SpyTopicSession | This class implements javax.jms.TopicSession and javax.jms.XATopicSession. | code | html |
| SpyTopicSubscriber | This class implements javax.jms.TopicSubscriber. | code | html |
| SpyTransactionRolledBackException | A TransactionRolledBackException with a nested Throwable detail object. | code | html |
| SpyXAConnection | This class implements javax.jms.XAQueueConnection | code | html |
| SpyXAConnectionFactory | This class implements javax.jms.XATopicConnectionFactory and
javax.jms.XAQueueConnectionFactory. |
code | html |
| SpyXAException | An XAException with a nested throwable | code | html |
| SpyXAResource | This class implements the XAResource interface for used with an XASession. | code | html |
| SpyXAResourceManager | This class implements the ResourceManager used for the XAResources used int JBossMQ. | code | html |
| SpyXAResourceManager.TXState | The transaction state | code | html |
| Subscription | This class contains all the data needed to for a the provider to to determine if a message can be routed to a consumer. | code | html |
| TransactionRequest | This class contians all the data needed to perform a JMS transaction | code | html |