Package | Description |
---|---|
org.hornetq.api.core.client |
Core Client Messaging API.
|
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.
|
Copyright © 2009 Red Hat Inc. All Rights Reserved.