Package | Description |
---|---|
com.j_spaces.jms |
Provides GigaSpaces J2EE Java Messaging Service Interface
|
Modifier and Type | Class and Description |
---|---|
class |
GSQueueReceiverImpl
GigaSpaces implementation of the
javax.jms.QueueReceiver interface. |
class |
GSTopicSubscriberImpl
GigaSpaces implementation of the
javax.jms.TopicSubscriber interface. |
Modifier and Type | Field and Description |
---|---|
protected Map<String,GSMessageConsumerImpl> |
GSSessionImpl.m_consumers
Maintains a list of m_consumers for the session.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GSSessionImpl.addConsumer(GSMessageConsumerImpl consumer) |
protected void |
GSSessionImpl.removeConsumer(GSMessageConsumerImpl consumer) |
Copyright © GigaSpaces.