Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::acs::jms::ACSJMSTopicSession Class Reference

Inheritance diagram for com::cosylab::acs::jms::ACSJMSTopicSession:

Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::jms::ACSJMSTopicSession:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ACSJMSTopicSession (ContainerServicesBase containerServices)
TopicSubscriber createSubscriber (Topic topic) throws JMSException
TopicSubscriber createSubscriber (Topic topic, String messageSelector, boolean noLocal) throws JMSException
TopicPublisher createPublisher (Topic topic) throws JMSException
void close () throws JMSException

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]
 

Parameters:
containerServices 


Member Function Documentation

void com::cosylab::acs::jms::ACSJMSTopicSession::close  )  throws JMSException [inline]
 

Reimplemented from com::cosylab::acs::jms::ACSJMSSession.

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:
Generated on Thu Apr 30 03:10:10 2009 for ACS Java API by doxygen 1.3.8