Package | Description |
---|---|
org.apache.activemq.artemis.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. |
Modifier and Type | Method and Description |
---|---|
void |
AfterConnectInternalListener.onConnection(ClientSessionFactoryInternal sf) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.