Package | Description |
---|---|
com.j_spaces.jms |
Provides GigaSpaces J2EE Java Messaging Service Interface
|
Modifier and Type | Class and Description |
---|---|
class |
GSQueueSenderImpl
GigaSpaces implementation of the
javax.jms.Session interface. |
class |
GSTopicPublisherImpl
GigaSpaces implementation of the
javax.jms.TopicPublisher interface. |
Modifier and Type | Field and Description |
---|---|
protected Vector<GSMessageProducerImpl> |
GSSessionImpl.m_producers
Maintains a list of m_producers for the session.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GSSessionImpl.addProducer(GSMessageProducerImpl producer) |
protected void |
GSSessionImpl.removeProducer(GSMessageProducerImpl producer) |
Copyright © GigaSpaces.