|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionFailureListener | |
---|---|
org.hornetq.api.core.client | Core Client Messaging API. |
Uses of SessionFailureListener in org.hornetq.api.core.client |
---|
Methods in org.hornetq.api.core.client with parameters of type SessionFailureListener | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |