Uses of Class
org.wso2.carbon.proxyadmin.Entry
-
Packages that use Entry Package Description org.wso2.carbon.proxyadmin -
-
Uses of Entry in org.wso2.carbon.proxyadmin
Methods in org.wso2.carbon.proxyadmin that return Entry Modifier and Type Method Description Entry[]
ProxyData. getServiceParams()
Entry[]
ProxyData. getWsdlResources()
Methods in org.wso2.carbon.proxyadmin with parameters of type Entry Modifier and Type Method Description void
ProxyData. setServiceParams(Entry[] serviceParams)
void
ProxyData. setWsdlResources(Entry[] wsdlResources)
-