org.smallmind.quorum.transport.message
Class TopicOperator
java.lang.Object
org.smallmind.quorum.transport.message.TopicOperator
- All Implemented Interfaces:
- SessionEmployer
public class TopicOperator
- extends Object
- implements SessionEmployer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicOperator
public TopicOperator(ConnectionFactor responseConnectionFactor,
javax.jms.Topic responseTopic)
getDestination
public javax.jms.Destination getDestination()
- Specified by:
getDestination in interface SessionEmployer
getMessageSelector
public String getMessageSelector()
- Specified by:
getMessageSelector in interface SessionEmployer
getResponseSession
public javax.jms.Session getResponseSession()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
publish
public void publish(javax.jms.Message message)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
Copyright © 2012. All Rights Reserved.