Package | Description |
---|---|
org.apache.synapse.transport.amqp.sendertask |
Modifier and Type | Method and Description |
---|---|
static AMQPSender |
AMQPSenderFactory.createAMQPSender(AMQPTransportConnectionFactoryManager connectionFactoryManager,
Map<String,String> params) |
AMQPSender |
AMQPSenderCache.get(Integer hashKey) |
Modifier and Type | Method and Description |
---|---|
void |
AMQPSenderCache.add(Integer hashKey,
AMQPSender entry) |
Constructor and Description |
---|
AMQPSenderCache(ConcurrentMap<Integer,AMQPSender> cache) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.