Uses of Class
org.wso2.carbon.proxyadmin.ProxyAdminException
Packages that use ProxyAdminException
Package
Description
-
Uses of ProxyAdminException in org.wso2.carbon.proxyadmin
Methods in org.wso2.carbon.proxyadmin that throw ProxyAdminExceptionModifier and TypeMethodDescriptionorg.apache.axiom.om.OMElementProxyData.retrieveOM()org.apache.axiom.om.OMElementProxyServicePolicyInfo.toOM(org.apache.axiom.om.OMFactory fac, org.apache.axiom.om.OMNamespace ns, org.apache.axiom.om.OMNamespace nullNS) -
Uses of ProxyAdminException in org.wso2.carbon.proxyadmin.service
Methods in org.wso2.carbon.proxyadmin.service that throw ProxyAdminExceptionModifier and TypeMethodDescriptionProxyServiceAdmin.deleteProxyService(String proxyName) Deletes a proxy service from the synapse configurationProxyServiceAdmin.disableStatistics(String proxyName) Disables statistics for the specified proxy serviceProxyServiceAdmin.disableTracing(String proxyName) Disables tracing for the specified proxy serviceProxyServiceAdmin.enableStatistics(String proxyName) Enables statistics for the specified proxy serviceProxyServiceAdmin.enableTracing(String proxyName) Enables tracing for the specified proxy serviceString[]ProxyServiceAdmin.getAvailableEndpoints()Get the available endpoints from the SynapseConfigurationString[]ProxyServiceAdmin.getAvailableSequences()Get the available sequences from the SynapseConfigurationString[]ProxyServiceAdmin.getAvailableTransports()Get the available transport names from the AxisConfigurationProxyServiceAdmin.getEndpoint(String name) Gets the endpoint object defined under the given nameProxyServiceAdmin.getMetaData()Encapsulates the available transports, endpoints, and sequences into a single two dimensional arrayProxyServiceAdmin.getSourceView(ProxyData pd) ProxyServiceAdmin.modifyProxy(ProxyData pd) voidProxyServiceAdmin.persistProxyService(org.apache.synapse.core.axis2.ProxyService proxy) ProxyServiceAdmin.redeployProxyService(String proxyName) Redeploying service Removes an existing one,Adds a new oneProxyServiceAdmin.startProxyService(String proxyName) Starts the service specified by the nameProxyServiceAdmin.stopProxyService(String proxyName) Stops the service specified by the name -
Uses of ProxyAdminException in org.wso2.carbon.proxyadmin.util
Methods in org.wso2.carbon.proxyadmin.util that throw ProxyAdminExceptionModifier and TypeMethodDescriptionorg.wso2.carbon.registry.core.service.RegistryServiceConfigHolder.getRegistryService()