|
activemq-cpp-3.8.2
|
#include <activemq/util/Config.h>#include <activemq/transport/Transport.h>#include <activemq/transport/TransportListener.h>#include <activemq/commands/Command.h>#include <activemq/commands/Response.h>#include <activemq/wireformat/WireFormat.h>#include <decaf/lang/Runnable.h>#include <decaf/lang/Thread.h>#include <decaf/io/DataInputStream.h>#include <decaf/io/DataOutputStream.h>#include <decaf/util/logging/LoggerDefines.h>Go to the source code of this file.
Data Structures | |
| class | activemq::transport::IOTransport |
| Implementation of the Transport interface that performs marshaling of commands to IO streams. More... | |
Namespaces | |
| activemq | |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| activemq::transport | |