Class RequestResponseTimeoutObserver

java.lang.Object
com.gigaspaces.lrmi.nio.watchdog.RequestTimeoutObserver
com.gigaspaces.lrmi.nio.watchdog.RequestResponseTimeoutObserver

public class RequestResponseTimeoutObserver extends RequestTimeoutObserver
On top of RequestTimeoutObserver behaviour, The request response timeout observer also sends a monitor request to the corresponding server and checks whether the corresponding channel entry in currently in progress. If not the connection is considered dead and will be closed.
Since:
9.5
Author:
Dan Kilman