Package com.j_spaces.jms

Provides GigaSpaces J2EE Java Messaging Service Interface

See:
          Description

Class Summary
GSBytesMessageImpl Implements the javax.jms.BytesMessage interface for the GigaSpaces JMS API.
GSConnectionFactoryImpl Implements the javax.jms.ConnectionFactory interface.
GSConnectionMetaDataImpl Implements the javax.jms.ConnectionMetaData interface.
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.
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 implemention 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 implemention of the javax.jms.XATopicConnectionFactory interface.
GSXATopicConnectionImpl GigaSpaces implemention of the javax.jms.TopicConnection interface.
GSXATopicSessionImpl GigaSpaces implemention of the javax.jms.XATopicSession interface.
 

Exception Summary
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.
 

Package com.j_spaces.jms Description

Provides GigaSpaces J2EE Java Messaging Service Interface