Command message to establish a JMS Connection
Outcome of a connect
This Actor will execute and monitor a single close operation on a given JMS connection and then stop itself.
This Actor will execute and monitor a single ping operation to check the health of the underlying JMS connection
Command message to close a JMS Connection within a given timeout
Message to indicate the successful reception of a ping.
Message to indicate the outcome of a Ping.
Message to indicate the outcome of a Ping. A successful ping will simply be the id of the ping message, otherwise we will get the uderlying exception
Command message to restart the container in case of an exception that can't be recovered.
Command message to restart the container in case of an exception that can't be recovered.
The underlying reason to restart
Message to indicate the successful reception of a ping. Used by the #ConnectionPingActor