18#ifndef _ACTIVEMQ_TRANSPORT_ABSTRACTTRANSPORTFACTORY_H_
19#define _ACTIVEMQ_TRANSPORT_ABSTRACTTRANSPORTFACTORY_H_
#define AMQCPP_API
Definition Config.h:30
Abstract implementation of the TransportFactory interface, providing the base functionality that's co...
Definition AbstractTransportFactory.h:41
virtual ~AbstractTransportFactory()
virtual Pointer< wireformat::WireFormat > createWireFormat(const decaf::util::Properties &properties)
Creates the WireFormat that is configured for this Transport and returns it.
Defines the interface for Factories that create Transports or TransportFilters.
Definition TransportFactory.h:42
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
Java-like properties class for mapping string names to string values.
Definition Properties.h:53
Definition AbstractTransportFactory.h:30
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24