Uses of Interface
org.hornetq.api.core.client.ClientSessionFactory

Packages that use ClientSessionFactory
org.hornetq.api.core.client Core Client Messaging API. 
 

Uses of ClientSessionFactory in org.hornetq.api.core.client
 

Methods in org.hornetq.api.core.client that return ClientSessionFactory
 ClientSessionFactory ServerLocator.createSessionFactory()
          Creates a ClientSessionFactory using whatever load balancing policy is in force
 ClientSessionFactory ServerLocator.createSessionFactory(String nodeID)
          Creates a ClientSessionFactory to a specific server.
 ClientSessionFactory ServerLocator.createSessionFactory(TransportConfiguration transportConfiguration)
          Creates a ClientSessionFactory to a specific server.
 



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.