Creates an instance of a FailoverTransport.
More...
#include <src/main/activemq/transport/failover/FailoverTransportFactory.h>
Creates an instance of a FailoverTransport.
- Since
- 3.0
◆ ~FailoverTransportFactory()
virtual activemq::transport::failover::FailoverTransportFactory::~FailoverTransportFactory |
( |
| ) |
|
|
inlinevirtual |
◆ create()
Creates a fully configured Transport instance which could be a chain of filters and transports.
- Parameters
-
location | - URI location to connect to plus any properties to assign. |
- Exceptions
-
ActiveMQexception | if an error occurs |
Implements activemq::transport::TransportFactory.
◆ createComposite()
Creates a slimed down Transport instance which can be used in composite transport instances.
- Parameters
-
location | - URI location to connect to plus any properties to assign. |
- Exceptions
-
ActiveMQexception | if an error occurs |
Implements activemq::transport::TransportFactory.
◆ doCreateComposite()
The documentation for this class was generated from the following file: