Package | Description |
---|---|
com.solace.messaging |
A root API package that contains interfaces and classes for developing Java applications using
Solace PubSub Messaging Java Client
|
Modifier and Type | Method and Description |
---|---|
void |
MessagingService.ReconnectionListener.onReconnected(MessagingService.ServiceEvent e)
The callback executed in situation when the connection is successfully restored.
|
void |
MessagingService.ReconnectionAttemptListener.onReconnecting(MessagingService.ServiceEvent e)
The callback executed in situation after connection goes down and reconnection is attempted.
|
void |
MessagingService.ServiceInterruptionListener.onServiceInterrupted(MessagingService.ServiceEvent e)
Callback executed in situations when the connection goes down and can not be successfully
restored.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.