Uses of Class
org.wso2.carbon.proxyadmin.common.Entry

Packages that use Entry
org.wso2.carbon.proxyadmin.common   
 

Uses of Entry in org.wso2.carbon.proxyadmin.common
 

Methods in org.wso2.carbon.proxyadmin.common that return Entry
 Entry[] ProxyData.getServiceParams()
           
 Entry[] ProxyData.getWsdlResources()
           
 

Methods in org.wso2.carbon.proxyadmin.common with parameters of type Entry
 void ProxyData.setServiceParams(Entry[] serviceParams)
           
 void ProxyData.setWsdlResources(Entry[] wsdlResources)
           
 



Copyright © 2015 WSO2. All rights reserved.