Modifier and Type | Method and Description |
---|---|
void |
ClientSession.addFailureListener(SessionFailureListener listener)
Adds a FailureListener to the session which is notified if a failure occurs on the session.
|
boolean |
ClientSession.removeFailureListener(SessionFailureListener listener)
Removes a FailureListener to the session.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionImpl.addFailureListener(SessionFailureListener listener) |
void |
ClientSessionFactoryInternal.addFailureListener(SessionFailureListener listener) |
void |
ClientSessionFactoryImpl.addFailureListener(SessionFailureListener listener) |
boolean |
ClientSessionImpl.removeFailureListener(SessionFailureListener listener) |
boolean |
ClientSessionFactoryInternal.removeFailureListener(SessionFailureListener listener) |
boolean |
ClientSessionFactoryImpl.removeFailureListener(SessionFailureListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
BridgeImpl
A Core BridgeImpl
|
class |
ClusterConnectionBridge
A bridge with extra functionality only available when the server is clustered.
|
Modifier and Type | Class and Description |
---|---|
class |
SharedNothingBackupQuorum |
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQXAResourceWrapper
XAResourceWrapper.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.