Uses of Class
org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager.STATE
-
Packages that use CGPollingTransportTaskManager.STATE Package Description org.wso2.carbon.cloud.gateway.agent.transport -
-
Uses of CGPollingTransportTaskManager.STATE in org.wso2.carbon.cloud.gateway.agent.transport
Methods in org.wso2.carbon.cloud.gateway.agent.transport that return CGPollingTransportTaskManager.STATE Modifier and Type Method Description static CGPollingTransportTaskManager.STATECGPollingTransportTaskManager.STATE. valueOf(String name)Returns the enum constant of this type with the specified name.static CGPollingTransportTaskManager.STATE[]CGPollingTransportTaskManager.STATE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-