public class AMQPTransportEndpoint
extends org.apache.axis2.transport.base.ProtocolEndpoint
| Constructor and Description |
|---|
AMQPTransportEndpoint(ScheduledExecutorService workerPool,
AMQPTransportListener receiver) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axis2.addressing.EndpointReference[] |
getEndpointReferences(org.apache.axis2.description.AxisService service,
String ip) |
AMQPTransportPollingTask |
getPollingTask() |
boolean |
loadConfiguration(org.apache.axis2.description.ParameterInclude params) |
public AMQPTransportEndpoint(ScheduledExecutorService workerPool, AMQPTransportListener receiver)
public AMQPTransportPollingTask getPollingTask()
public boolean loadConfiguration(org.apache.axis2.description.ParameterInclude params)
throws org.apache.axis2.AxisFault
loadConfiguration in class org.apache.axis2.transport.base.ProtocolEndpointorg.apache.axis2.AxisFaultpublic org.apache.axis2.addressing.EndpointReference[] getEndpointReferences(org.apache.axis2.description.AxisService service,
String ip)
throws org.apache.axis2.AxisFault
getEndpointReferences in class org.apache.axis2.transport.base.ProtocolEndpointorg.apache.axis2.AxisFaultCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.