public class AMQPClientConnectionFactory extends Object
| Constructor and Description |
|---|
AMQPClientConnectionFactory(ActiveMQServer server,
String containerId,
Map<org.apache.qpid.proton.amqp.Symbol,Object> connectionProperties,
int ttl) |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQProtonRemotingConnection |
createConnection(ProtonProtocolManager protocolManager,
Connection connection,
Optional<EventHandler> eventHandler) |
public AMQPClientConnectionFactory(ActiveMQServer server, String containerId, Map<org.apache.qpid.proton.amqp.Symbol,Object> connectionProperties, int ttl)
public ActiveMQProtonRemotingConnection createConnection(ProtonProtocolManager protocolManager, Connection connection, Optional<EventHandler> eventHandler)
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.