| Package | Description |
|---|---|
| org.hornetq.core.client.impl | |
| org.hornetq.core.server.cluster.impl | |
| org.hornetq.core.server.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSessionFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
ClientSessionFactoryInternal |
ServerLocatorInternal.connect() |
ClientSessionFactoryInternal |
ServerLocatorImpl.connect() |
ClientSessionFactoryInternal |
ServerLocatorInternal.connectNoWarnings()
Like
ServerLocatorInternal.connect() but it does not log warnings if it fails to connect. |
ClientSessionFactoryInternal |
ServerLocatorImpl.connectNoWarnings() |
ClientSessionFactoryInternal |
ClientSessionImpl.getSessionFactory() |
ClientSessionFactoryInternal |
ClientSessionInternal.getSessionFactory() |
ClientSessionFactoryInternal |
DelegatingSession.getSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AfterConnectInternalListener.onConnection(ClientSessionFactoryInternal sf) |
| Modifier and Type | Method and Description |
|---|---|
protected ClientSessionFactoryInternal |
ClusterConnectionBridge.createSessionFactory() |
protected ClientSessionFactoryInternal |
BridgeImpl.createSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterConnectionImpl.onConnection(ClientSessionFactoryInternal sf) |
protected void |
BridgeImpl.setSessionFactory(ClientSessionFactoryInternal sfi) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuorumManager.setSessionFactory(ClientSessionFactoryInternal sessionFactory) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.