Package | Description |
---|---|
com.j_spaces.jms |
Provides GigaSpaces J2EE Java Messaging Service Interface
|
Class and Description |
---|
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. |
GSJmsFactory |
GSMessageConsumerImpl
Implements the
javax.jms.MessageConsumer interface. |
GSMessageImpl |
GSMessageProducerImpl
GigaSpaces implementation of the
javax.jms.MessageProducer interface. |
GSQueueBrowserImpl
GigaSpaces implementation of the
javax.jms.QueueBrowser interface. |
GSQueueImpl
GigaSpaces implementation of the
javax.jms.Queue interface. |
GSSessionImpl
GigaSpaces implementation of the
javax.jms.Session interface. |
GSTopicImpl
GigaSpaces implementation of the
javax.jms.Topic interface. |
GSXAConnectionFactoryImpl |
GSXAConnectionImpl
GigaSpaces implemention of the
javax.jms.XAConnection interface. |
GSXASessionImpl
GigaSpaces implemention of the
javax.jms.XASession interface. |
MessageException
A JMSException extension for a JMS Message exception specifics.
|
XAResourceJMSImpl
An instance of this class represents a XAResource implementation for JMS
|
Copyright © GigaSpaces.