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 GigaSpaces platform implementation of the javax.jms.Message interface.
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.
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.
 

Exception Summary
MessageException A JMSException extension for a JMS Message exception specifics.
MessageValueException A JMSException extension for a JMS Message exception specifics.
 

Package com.j_spaces.jms Description

Provides GigaSpaces J2EE Java Messaging Service Interface