Package | Description |
---|---|
org.hornetq.core.client.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 |
ClientSessionInternal.getSessionFactory() |
ClientSessionFactoryInternal |
DelegatingSession.getSessionFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AfterConnectInternalListener.onConnection(ClientSessionFactoryInternal sf) |
Copyright © 2016 JBoss, a division of Red Hat. All Rights Reserved.