18#ifndef _ACTIVEMQ_WIREFORMAT_OPENWIRE_OPENWIREFORMATNEGOTIATOR_H_
19#define _ACTIVEMQ_WIREFORMAT_OPENWIRE_OPENWIREFORMATNEGOTIATOR_H_
35 using decaf::lang::Pointer;
43 static const int negotiationTimeout;
63 OpenWireFormatNegotiator(
const OpenWireFormatNegotiator&);
64 OpenWireFormatNegotiator& operator=(
const OpenWireFormatNegotiator&);
#define AMQCPP_API
Definition Config.h:30
Pointer< Transport > next
The transport that this filter wraps around.
Definition TransportFilter.h:54
Definition Exception.h:38
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
Definition CountDownLatch.h:33
A boolean value that may be updated atomically.
Definition AtomicBoolean.h:34
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24