| Class | Description |
|---|---|
| DurableServiceWorkerImpl | |
| GSBytesMessageImpl |
Implements the
javax.jms.BytesMessage interface for the GigaSpaces JMS API. |
| GSConnectionFactoryImpl |
Implements the
javax.jms.ConnectionFactory interface.It also in charge of the following: - Finding a SpaceProxy according to te provided space url. - Generating connection id's. - Managing the gigaspaces space urls used by the jms connections. - Creates the ParserManager for selector usage. |
| GSConnectionMetaDataImpl |
Implements the
javax.jms.ConnectionMetaData interface. |
| GSJmsFactory | |
| GsJmsLookupManager | |
| GSMapMessageImpl |
A MapMassage implementation for the GigaSpaces JMS API wrapping.
|
| GSMessageConsumerImpl |
Implements the
javax.jms.MessageConsumer interface. |
| GSMessageImpl | |
| GSMessageProducerImpl |
GigaSpaces implementation of the
javax.jms.MessageProducer interface. |
| GSObjectMessageImpl |
Implements the
javax.jms.ObjectMessage interface for the GigaSpaces JMS API. |
| GSQueueBrowserImpl |
GigaSpaces implementation of the
javax.jms.QueueBrowser interface. |
| GSQueueConnectionFactoryImpl |
GigaSpaces implementation of the
javax.jms.QueueConnectionFactory interface. |
| GSQueueConnectionImpl |
Implements the
javax.jms.QueueConnection interface. |
| GSQueueImpl |
GigaSpaces implementation of the
javax.jms.Queue interface. |
| GSQueueReceiverImpl |
GigaSpaces implementation of the
javax.jms.QueueReceiver interface. |
| GSQueueSenderImpl |
GigaSpaces implementation of the
javax.jms.Session interface. |
| GSQueueSessionImpl |
GigaSpaces implementation of the
javax.jms.QueueSession interface. |
| GSSessionImpl |
GigaSpaces implementation of the
javax.jms.Session interface. |
| GSSimpleMessageImpl |
Implements a simple JMS message.
|
| GSStreamMessageImpl |
Implements the
javax.jms.StreamMessage interface for the GigaSpaces JMS API. |
| GSTemporaryQueueImpl |
GigaSpaces implementation of the
javax.jms.TemporaryQueue interface. |
| GSTemporaryTopicImpl |
GigaSpaces implementation of the
javax.jms.TemporaryTopic interface. |
| GSTextMessageImpl |
Implements the
javax.jms.TextMessage interface. |
| GSTopicConnectionFactoryImpl |
GigaSpaces implementation of the
javax.jms.TopicConnectionFactory interface. |
| GSTopicConnectionImpl |
Implements the
javax.jms.TopicConnection interface. |
| GSTopicImpl |
GigaSpaces implementation of the
javax.jms.Topic interface. |
| GSTopicPublisherImpl |
GigaSpaces implementation of the
javax.jms.TopicPublisher interface. |
| GSTopicSessionImpl |
GigaSpaces implementation of the
javax.jms.TopicSession interface. |
| GSTopicSubscriberImpl |
GigaSpaces implementation of the
javax.jms.TopicSubscriber interface. |
| GSXAConnectionFactoryImpl | |
| GSXAConnectionImpl |
GigaSpaces implemention of the
javax.jms.XAConnection interface. |
| GSXAQueueConnectionFactoryImpl |
GigaSpaces implementation of the
javax.jms.XAQueueConnectionFactory interface. |
| GSXAQueueConnectionImpl |
GigaSpaces implemention of the
javax.jms.XAQueueConnection interface. |
| GSXAQueueSessionImpl |
GigaSpaces implemention of the
javax.jms.XAQueueSession interface. |
| GSXASessionImpl |
GigaSpaces implemention of the
javax.jms.XASession interface. |
| GSXATopicConnectionFactoryImpl |
GigaSpaces implementation of the
javax.jms.XATopicConnectionFactory interface. |
| GSXATopicConnectionImpl |
GigaSpaces implemention of the
javax.jms.TopicConnection interface. |
| GSXATopicSessionImpl |
GigaSpaces implemention of the
javax.jms.XATopicSession interface. |
| JMSAckDataEntry |
A MetaDataEntry extension, that is used for jms message Acknowledging.
|
| JMSDurableSubDataEntry | |
| JMSDurableSubService | |
| JMSOfflineStateDurSubDataEntry | |
| JMSSessionDataEntry |
A MetaDataEntry extenasion, that is used when a single Session is required.
|
| MessageAcks |
A
MessageAcks instance holds the Ack objects. |
| XAResourceJMSImpl |
An instance of this class represents a XAResource implementation for JMS
|
| Exception | Description |
|---|---|
| MessageException |
A JMSException extension for a JMS Message exception specifics.
|
| MessageValueException |
A JMSException extension for a JMS Message exception specifics.
|
| SpaceLostException |
The JMS layer uses this exception to notify to the JMS client about transaction abortion due to a
space failure.
|
Copyright © GigaSpaces.