Factory Responsible for creating the TcpTransport.
More...
#include <src/main/activemq/transport/tcp/TcpTransportFactory.h>
Factory Responsible for creating the TcpTransport.
◆ ~TcpTransportFactory()
virtual activemq::transport::tcp::TcpTransportFactory::~TcpTransportFactory |
( |
| ) |
|
|
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.
◆ doConfigureTransport()
◆ doCreateComposite()
The documentation for this class was generated from the following file: