18 #ifndef _ACTIVEMQ_TRANSPORT_COMPOSITETRANSPORT_H_ 19 #define _ACTIVEMQ_TRANSPORT_COMPOSITETRANSPORT_H_ 54 virtual void addURI(
bool rebalance,
const List<URI>& uris) = 0;
67 virtual void removeURI(
bool rebalance,
const List<URI>& uris) = 0;
#define AMQCPP_API
Definition: Config.h:30
Interface for a transport layer for command objects.
Definition: Transport.h:59
A Composite Transport is a Transport implementation that is composed of several Transports.
Definition: CompositeTransport.h:40
This class represents an instance of a URI as defined by RFC 2396.
Definition: URI.h:36
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24
An ordered collection (also known as a sequence).
Definition: List.h:47