18#ifndef _ACTIVEMQ_TRANSPORT_INACTIVITY_WRITECHECKER_H_
19#define _ACTIVEMQ_TRANSPORT_INACTIVITY_WRITECHECKER_H_
41 WriteChecker(
const WriteChecker&);
42 WriteChecker operator=(
const WriteChecker&);
50 long long lastRunTime;
#define AMQCPP_API
Definition Config.h:30
Definition InactivityMonitor.h:42
WriteChecker(InactivityMonitor *parent)
virtual void run()
Run method - called by the Thread class in the context of the thread.
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