18#ifndef _ACTIVEMQ_TRANSPORT_INACTIVITY_READCHECKER_H_
19#define _ACTIVEMQ_TRANSPORT_INACTIVITY_READCHECKER_H_
40 ReadChecker(
const ReadChecker&);
41 ReadChecker operator=(
const ReadChecker&);
49 long long lastRunTime;
#define AMQCPP_API
Definition Config.h:30
Definition InactivityMonitor.h:42
virtual void run()
Run method - called by the Thread class in the context of the thread.
ReadChecker(InactivityMonitor *parent)
A Base class for a task object that can be scheduled for one-time or repeated execution by a Timer.
Definition TimerTask.h:42
Definition InactivityMonitor.h:32
Definition AbstractTransportFactory.h:30
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24