activemq::transport::inactivity::WriteChecker Class Reference

Runnable class used by the {. More...

#include <src/main/activemq/transport/inactivity/WriteChecker.h>

Inheritance diagram for activemq::transport::inactivity::WriteChecker:
Inheritance graph
[legend]

Public Member Functions

 WriteChecker (InactivityMonitor *parent)
virtual ~WriteChecker ()
virtual void run ()
 Run method - called by the Thread class in the context of the thread.

Detailed Description

Runnable class used by the {.

See also:
InactivityMonitor} to make periodic writes to the underlying transport if no other write activity is going on in order to more quickly detect failures of the connection to the broker.
Since:
3.1.0

Constructor & Destructor Documentation

activemq::transport::inactivity::WriteChecker::WriteChecker ( InactivityMonitor parent  ) 
virtual activemq::transport::inactivity::WriteChecker::~WriteChecker (  )  [virtual]

Member Function Documentation

virtual void activemq::transport::inactivity::WriteChecker::run (  )  [virtual]

Run method - called by the Thread class in the context of the thread.

Implements decaf::lang::Runnable.


The documentation for this class was generated from the following file:

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1