Package eneter.messaging.messagingsystems.composites.monitoredmessagingcomposit

Extension providing monitoring the connection.

See:
          Description

Class Summary
MonitorChannelMessage Internal message used for the communication between output and input channels in monitored messaging.
MonitoredMessagingFactory Extension providing the connection monitoring.
 

Enum Summary
MonitorChannelMessageType Type of the message.
 

Package eneter.messaging.messagingsystems.composites.monitoredmessagingcomposit Description

Extension providing monitoring the connection. The monitoring is realized by sending and receiving 'ping' messages within the specified time. If the sending of the 'ping' fails or the 'ping' response is not received within the specified time the connection is considered to be broken.