Package | Description |
---|---|
org.apache.synapse.transport.amqp | |
org.apache.synapse.transport.amqp.pollingtask |
Modifier and Type | Method and Description |
---|---|
protected AMQPTransportEndpoint |
AMQPTransportListener.createEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected void |
AMQPTransportListener.startEndpoint(AMQPTransportEndpoint endpoint) |
protected void |
AMQPTransportListener.stopEndpoint(AMQPTransportEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
AMQPTransportEndpoint |
AMQPTransportPollingTask.getEndpoint() |
Modifier and Type | Method and Description |
---|---|
static AMQPTransportPollingTask |
AMQPTransportPollingTaskFactory.createPollingTaskForService(org.apache.axis2.description.AxisService service,
ScheduledExecutorService pool,
AMQPTransportEndpoint endpoint,
AMQPTransportConnectionFactory connectionFactory,
AMQPTransportReconnectHandler haHandler) |
void |
AMQPTransportPollingTask.setEndpoint(AMQPTransportEndpoint endpoint) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.