public class DiscoveryAdminClient extends Object
Modifier and Type | Field and Description |
---|---|
org.wso2.carbon.discovery.stub.types.DiscoveryAdminStub |
stub |
Constructor and Description |
---|
DiscoveryAdminClient(org.apache.axis2.context.ConfigurationContext configCtx,
String backendServerURL,
String cookie,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
void |
disableServiceDiscovery(boolean sendBye) |
void |
enableServiceDiscovery(String proxyURL) |
org.wso2.carbon.discovery.stub.types.mgt.ServiceDiscoveryConfig |
getDiscoveryConfig() |
Copyright © 2019 WSO2. All rights reserved.