Uses of Class
org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportReceiver
-
Packages that use CGPollingTransportReceiver Package Description org.wso2.carbon.cloud.gateway.agent.transport -
-
Uses of CGPollingTransportReceiver in org.wso2.carbon.cloud.gateway.agent.transport
Methods in org.wso2.carbon.cloud.gateway.agent.transport with parameters of type CGPollingTransportReceiver Modifier and Type Method Description static CGPollingTransportTaskManagerCGPollingTransportTaskManagerFactory. createTaskManagerForService(org.apache.axis2.description.AxisService service, org.apache.axis2.transport.base.threads.WorkerPool workerPool, CGPollingTransportEndpoint endpoint, CGPollingTransportReceiver receiver)Constructors in org.wso2.carbon.cloud.gateway.agent.transport with parameters of type CGPollingTransportReceiver Constructor Description CGPollingTransportEndpoint(org.apache.axis2.transport.base.threads.WorkerPool pool, CGPollingTransportReceiver receiver)
-