18 #ifndef _ACTIVEMQ_WIREFORMAT_WIREFORMAT_H_ 19 #define _ACTIVEMQ_WIREFORMAT_WIREFORMAT_H_ 35 namespace wireformat {
88 virtual void setVersion(
int version) = 0;
95 virtual int getVersion()
const = 0;
102 virtual bool hasNegotiator()
const = 0;
113 virtual bool inReceive()
const = 0;
#define AMQCPP_API
Definition: Config.h:30
Interface for a transport layer for command objects.
Definition: Transport.h:59
A data output stream lets an application write primitive Java data types to an output stream in a por...
Definition: DataOutputStream.h:34
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the defa...
Definition: Pointer.h:53