@FunctionalInterface public static interface MessagingService.ServiceInterruptionListener
Modifier and Type | Method and Description |
---|---|
void |
onServiceInterrupted(MessagingService.ServiceEvent e)
Callback executed in situations when the connection goes down and can not be successfully
restored.
|
void onServiceInterrupted(MessagingService.ServiceEvent e)
e
- the service interruption event that describes the nature of the failureCopyright 2019-2024 Solace Corporation. All rights reserved.