javax.jms

Interface XATopicConnection

public interface XATopicConnection extends XAConnection, TopicConnection

Version: $Rev: 467553 $ $Date: 2006-10-25 05:01:51 +0100 (Wed, 25 Oct 2006) $

Method Summary
TopicSessioncreateTopicSession(boolean transacted, int acknowledgeMode)
XATopicSessioncreateXATopicSession()

Method Detail

createTopicSession

public TopicSession createTopicSession(boolean transacted, int acknowledgeMode)

createXATopicSession

public XATopicSession createXATopicSession()
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.