|
activemq-cpp-3.8.2
|
#include <activemq/util/Config.h>#include <activemq/exceptions/ActiveMQException.h>#include <activemq/transport/Transport.h>#include <activemq/transport/TransportListener.h>#include <activemq/transport/DefaultTransportListener.h>#include <activemq/transport/mock/ResponseBuilder.h>#include <activemq/transport/mock/InternalCommandListener.h>#include <activemq/wireformat/WireFormat.h>#include <decaf/lang/Thread.h>#include <decaf/lang/Pointer.h>#include <decaf/util/concurrent/Concurrent.h>#include <decaf/util/concurrent/atomic/AtomicInteger.h>#include <decaf/util/concurrent/CountDownLatch.h>#include <cms/Message.h>#include <map>#include <set>Go to the source code of this file.
Data Structures | |
| class | activemq::transport::mock::MockTransport |
| The MockTransport defines a base level Transport class that is intended to be used in place of an a regular protocol Transport suck as TCP. More... | |
Namespaces | |
| activemq | |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| activemq::transport | |
| activemq::transport::mock | |