Uses of Class
org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportEndpoint
-
Packages that use CGPollingTransportEndpoint Package Description org.wso2.carbon.cloud.gateway.agent.transport -
-
Uses of CGPollingTransportEndpoint in org.wso2.carbon.cloud.gateway.agent.transport
Methods in org.wso2.carbon.cloud.gateway.agent.transport that return CGPollingTransportEndpoint Modifier and Type Method Description protected CGPollingTransportEndpointCGPollingTransportReceiver. createEndpoint()Methods in org.wso2.carbon.cloud.gateway.agent.transport with parameters of type CGPollingTransportEndpoint 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)voidCGPollingTransportTaskManager. setEndpoint(CGPollingTransportEndpoint endpoint)protected voidCGPollingTransportReceiver. startEndpoint(CGPollingTransportEndpoint csgThriftEndpoint)protected voidCGPollingTransportReceiver. stopEndpoint(CGPollingTransportEndpoint csgThriftEndpoint)
-