| Package | Description |
|---|---|
| org.apache.synapse.transport.amqp | |
| org.apache.synapse.transport.amqp.connectionfactory | |
| org.apache.synapse.transport.amqp.pollingtask |
| Modifier and Type | Method and Description |
|---|---|
AMQPTransportConnectionFactory |
AMQPTransportListener.getConnectionFactory(String name)
Returns the connection factory with this name.
|
| Modifier and Type | Method and Description |
|---|---|
AMQPTransportConnectionFactory |
AMQPTransportConnectionFactoryManager.getConnectionFactory(String name)
Get the connection factory with this name.
|
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap<String,AMQPTransportConnectionFactory> |
AMQPTransportConnectionFactoryManager.getAllFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPTransportConnectionFactoryManager.addConnectionFactory(String name,
AMQPTransportConnectionFactory cf) |
| Modifier and Type | Method and Description |
|---|---|
static AMQPTransportPollingTask |
AMQPTransportPollingTaskFactory.createPollingTaskForService(org.apache.axis2.description.AxisService service,
ScheduledExecutorService pool,
AMQPTransportEndpoint endpoint,
AMQPTransportConnectionFactory connectionFactory,
AMQPTransportReconnectHandler haHandler) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.