public class HornetQTopicConnection extends HornetQConnection implements TopicConnection
CONNECTION_ID_PROPERTY_NAME, EXCEPTION_DISCONNECT, EXCEPTION_FAILOVER, TYPE_GENERIC_CONNECTION, TYPE_QUEUE_CONNECTION, TYPE_TOPIC_CONNECTION
Constructor and Description |
---|
HornetQTopicConnection(String username,
String password,
int connectionType,
String clientID,
int dupsOKBatchSize,
int transactionBatchSize,
ClientSessionFactory sessionFactory) |
addTemporaryQueue, authorize, close, containsTemporaryQueue, createConnectionConsumer, createConnectionConsumer, createConnectionConsumer, createDurableConnectionConsumer, createQueueSession, createSession, createTopicSession, createXAQueueSession, createXASession, createXATopicSession, finalize, getClientID, getExceptionListener, getInitialSession, getMetaData, getUID, hasNoLocal, removeSession, removeTemporaryQueue, setClientID, setExceptionListener, setHasNoLocal, setReference, start, stop
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createConnectionConsumer, createDurableConnectionConsumer, createTopicSession
close, createConnectionConsumer, createSession, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
public HornetQTopicConnection(String username, String password, int connectionType, String clientID, int dupsOKBatchSize, int transactionBatchSize, ClientSessionFactory sessionFactory)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.