Defines a WireFormatNegotiator which allows a WireFormat to. More...
#include <src/main/activemq/wireformat/WireFormatNegotiator.h>

Public Member Functions | |
| WireFormatNegotiator (const Pointer< transport::Transport > next) | |
| Creates a new instance of a WireFormat Negotiator wrapping the Transport passed. | |
| virtual | ~WireFormatNegotiator () |
Defines a WireFormatNegotiator which allows a WireFormat to.
| activemq::wireformat::WireFormatNegotiator::WireFormatNegotiator | ( | const Pointer< transport::Transport > | next | ) | [inline] |
Creates a new instance of a WireFormat Negotiator wrapping the Transport passed.
| next | The next Transport in the chain |
| virtual activemq::wireformat::WireFormatNegotiator::~WireFormatNegotiator | ( | ) | [virtual] |
1.6.1