public interface MessagingConnectionUpCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()Called when the messaging connection allowing the server to send messages to the client is established - whether that's
 the result of an initial connect() or a re-establishment after it is severed. |