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 |
ServerLocatorImpl.connect() |
ClientSessionFactoryInternal |
ServerLocatorInternal.connect() |
ClientSessionFactoryInternal |
ServerLocatorImpl.connectNoWarnings() |
ClientSessionFactoryInternal |
ServerLocatorInternal.connectNoWarnings()
Like
ServerLocatorInternal.connect() but it does not log warnings if it fails to connect. |
ClientSessionFactoryInternal |
DelegatingSession.getSessionFactory() |
ClientSessionFactoryInternal |
ClientSessionImpl.getSessionFactory() |
ClientSessionFactoryInternal |
ClientSessionInternal.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 © 2014 JBoss, a division of Red Hat. All rights reserved.