activemq-cpp-3.9.5
|
#include <string>
#include <string.h>
#include <map>
#include <decaf/util/Properties.h>
#include <decaf/io/DataOutputStream.h>
#include <decaf/io/DataInputStream.h>
#include <activemq/util/Config.h>
Go to the source code of this file.
Data Structures | |
class | activemq::wireformat::stomp::StompFrame |
A Stomp-level message frame that encloses all messages to and from the broker. More... | |
Namespaces | |
namespace | activemq |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | activemq::wireformat |
namespace | activemq::wireformat::stomp |