javax.jms

Interface TopicConnectionFactory

public interface TopicConnectionFactory extends ConnectionFactory

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

Method Summary
TopicConnectioncreateTopicConnection()
TopicConnectioncreateTopicConnection(String userName, String password)

Method Detail

createTopicConnection

public TopicConnection createTopicConnection()

createTopicConnection

public TopicConnection createTopicConnection(String userName, String password)
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.