public TopicSession createTopicSession(boolean transacted, int acknowledgeMode) throws JMSException
Session.DUPS_OK_ACKNOWLEDGE
Session.CLIENT_ACKNOWLEDGE
Session.AUTO_ACKNOWLEDGE
public XATopicSession createXATopicSession() throws JMSException