Package | Description |
---|---|
com.j_spaces.jms |
Provides GigaSpaces J2EE Java Messaging Service Interface
|
Modifier and Type | Class and Description |
---|---|
class |
GSTemporaryTopicImpl
GigaSpaces implementation of the
javax.jms.TemporaryTopic interface. |
Constructor and Description |
---|
GSTopicPublisherImpl(GSSessionImpl sess,
GSTopicImpl topic,
IMessageConverter messageConverter)
Constructs a publisher.
|
GSTopicSubscriberImpl(GSSessionImpl sess,
GSTopicImpl topic,
String consumerKey,
String subName,
String selector,
boolean noLocal)
Constructs a Topic subscriber.
|
Copyright © GigaSpaces.