activemq::transport::inactivity::ReadChecker Class Reference

Runnable class that is used by the {. More...

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

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

Public Member Functions

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

Detailed Description

Runnable class that is used by the {.

See also:
InactivityMonitor} class the check for timeouts related to transport reads.
Since:
3.1

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void activemq::transport::inactivity::ReadChecker::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