com::cosylab::acs::jms::ACSJMSTopicSession Class Reference
List of all members.
Detailed Description
- Author:
- kzagar
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
Constructor & Destructor Documentation
| com::cosylab::acs::jms::ACSJMSTopicSession::ACSJMSTopicSession |
( |
ContainerServicesBase |
containerServices |
) |
[inline] |
Member Function Documentation
| void com::cosylab::acs::jms::ACSJMSTopicSession::close |
( |
|
) |
throws JMSException [inline] |
| TopicPublisher com::cosylab::acs::jms::ACSJMSTopicSession::createPublisher |
( |
Topic |
topic |
) |
throws JMSException [inline] |
| TopicSubscriber com::cosylab::acs::jms::ACSJMSTopicSession::createSubscriber |
( |
Topic |
topic, |
|
|
String |
messageSelector, |
|
|
boolean |
noLocal | |
|
) |
| | throws JMSException [inline] |
| TopicSubscriber com::cosylab::acs::jms::ACSJMSTopicSession::createSubscriber |
( |
Topic |
topic |
) |
throws JMSException [inline] |
The documentation for this class was generated from the following file: