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 |
|
|
|
Reimplemented from com::cosylab::acs::jms::ACSJMSSession.
|
|
|
|
|
|
|