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