public class CGPollingTransportEndpoint
extends org.apache.axis2.transport.base.ProtocolEndpoint
Constructor and Description |
---|
CGPollingTransportEndpoint(org.apache.axis2.transport.base.threads.WorkerPool pool,
CGPollingTransportReceiver receiver) |
Modifier and Type | Method and Description |
---|---|
org.apache.axis2.addressing.EndpointReference[] |
getEndpointReferences(org.apache.axis2.description.AxisService axisService,
String s) |
CGPollingTransportTaskManager |
getTaskManager() |
boolean |
loadConfiguration(org.apache.axis2.description.ParameterInclude params) |
public CGPollingTransportEndpoint(org.apache.axis2.transport.base.threads.WorkerPool pool, CGPollingTransportReceiver receiver)
public CGPollingTransportTaskManager getTaskManager()
public boolean loadConfiguration(org.apache.axis2.description.ParameterInclude params) throws org.apache.axis2.AxisFault
loadConfiguration
in class org.apache.axis2.transport.base.ProtocolEndpoint
org.apache.axis2.AxisFault
public org.apache.axis2.addressing.EndpointReference[] getEndpointReferences(org.apache.axis2.description.AxisService axisService, String s) throws org.apache.axis2.AxisFault
getEndpointReferences
in class org.apache.axis2.transport.base.ProtocolEndpoint
org.apache.axis2.AxisFault
Copyright © 2019 WSO2. All rights reserved.