Package | Description |
---|---|
org.hornetq.api.core.client |
Core Client Messaging API.
|
Modifier and Type | Method and Description |
---|---|
ClientSessionFactory |
ServerLocator.createSessionFactory()
Create a ClientSessionFactory using whatever load balancing policy is in force
|
ClientSessionFactory |
ServerLocator.createSessionFactory(java.lang.String nodeID)
Create a ClientSessionFactory to a specific server.
|
ClientSessionFactory |
ServerLocator.createSessionFactory(TransportConfiguration transportConfiguration)
Create a ClientSessionFactory to a specific server.
|
Copyright © 2009 Red Hat Inc. All Rights Reserved.