public class RemoteLoggingConfigClient extends Object
Modifier and Type | Field and Description |
---|---|
org.wso2.carbon.logging.remote.config.stub.RemoteLoggingConfigStub |
stub |
Constructor and Description |
---|
RemoteLoggingConfigClient(String cookie,
String backendServerURL,
org.apache.axis2.context.ConfigurationContext configCtx) |
Modifier and Type | Method and Description |
---|---|
void |
addRemoteServerConfig(org.wso2.carbon.logging.remote.config.stub.types.carbon.RemoteServerLoggerData data)
Add remote server configuration.
|
void |
resetRemoteServerConfig(org.wso2.carbon.logging.remote.config.stub.types.carbon.RemoteServerLoggerData data)
Reset remote server configuration.
|
Copyright © 2023 WSO2. All rights reserved.