Uses of Class
org.wso2.carbon.device.mgt.mobile.config.APIConfig

Packages that use APIConfig
org.wso2.carbon.device.mgt.mobile.config   
org.wso2.carbon.device.mgt.mobile.util   
 

Uses of APIConfig in org.wso2.carbon.device.mgt.mobile.config
 

Methods in org.wso2.carbon.device.mgt.mobile.config that return types with arguments of type APIConfig
 List<APIConfig> APIPublisherConfig.getAPIs()
           
 

Method parameters in org.wso2.carbon.device.mgt.mobile.config with type arguments of type APIConfig
 void APIPublisherConfig.setAPIs(List<APIConfig> apis)
           
 

Uses of APIConfig in org.wso2.carbon.device.mgt.mobile.util
 

Methods in org.wso2.carbon.device.mgt.mobile.util with parameters of type APIConfig
static void DeviceManagementAPIPublisherUtil.publishAPI(APIConfig config)
           
static void DeviceManagementAPIPublisherUtil.removeAPI(APIConfig config)
           
 



Copyright © 2015 WSO2. All rights reserved.