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