activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>
#include <decaf/util/TimerTask.h>
#include <decaf/lang/Runnable.h>
Go to the source code of this file.
Data Structures | |
class | activemq::threads::SchedulerTimerTask |
Extension of the Decaf TimerTask that adds a Runnable instance which is the target of this task. More... | |
Namespaces | |
namespace | activemq |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | activemq::threads |