Runnable class that is used by the {. More...
#include <src/main/activemq/transport/inactivity/ReadChecker.h>

Public Member Functions | |
| ReadChecker (InactivityMonitor *parent) | |
| virtual | ~ReadChecker () |
| virtual void | run () |
| Run method - called by the Thread class in the context of the thread. | |
Runnable class that is used by the {.
| activemq::transport::inactivity::ReadChecker::ReadChecker | ( | InactivityMonitor * | parent | ) |
| virtual activemq::transport::inactivity::ReadChecker::~ReadChecker | ( | ) | [virtual] |
| 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.
1.6.1