public class ConfigServiceAdminClient extends Object
| Constructor and Description |
|---|
ConfigServiceAdminClient(String backEndUrl,
String sessionCookie) |
ConfigServiceAdminClient(String backEndUrl,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExistingConfiguration(DataHandler dh) |
void |
addExistingConfiguration(org.apache.axiom.om.OMElement configSourceElem) |
void |
updateConfiguration(org.apache.axiom.om.OMElement omElement) |
public ConfigServiceAdminClient(String backEndUrl, String sessionCookie) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void addExistingConfiguration(DataHandler dh) throws IOException, org.wso2.carbon.localentry.stub.types.LocalEntryAdminException, XMLStreamException
IOExceptionorg.wso2.carbon.localentry.stub.types.LocalEntryAdminExceptionXMLStreamExceptionpublic void addExistingConfiguration(org.apache.axiom.om.OMElement configSourceElem)
throws RemoteException
RemoteExceptionpublic void updateConfiguration(org.apache.axiom.om.OMElement omElement)
throws IOException,
org.wso2.carbon.localentry.stub.types.LocalEntryAdminException,
XMLStreamException
IOExceptionorg.wso2.carbon.localentry.stub.types.LocalEntryAdminExceptionXMLStreamExceptionCopyright © 2019 WSO2. All rights reserved.