public class RemoteLoggingConfigStub extends org.apache.axis2.client.Stub implements RemoteLoggingConfig
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
RemoteLoggingConfigStub()
Default Constructor
|
RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
RemoteLoggingConfigStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRemoteServerConfig(RemoteServerLoggerData data19)
Auto generated method signature
|
RemoteServerLoggerData |
getRemoteServerConfig(String logType25)
Auto generated method signature
|
RemoteServerLoggerData[] |
getRemoteServerConfigs()
Auto generated method signature
|
void |
resetRemoteServerConfig(RemoteServerLoggerData data16,
boolean args117)
Auto generated method signature
|
void |
startgetRemoteServerConfig(String logType25,
RemoteLoggingConfigCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteServerConfigs(RemoteLoggingConfigCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
syncRemoteServerConfigs()
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteLoggingConfigStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteLoggingConfigStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void resetRemoteServerConfig(RemoteServerLoggerData data16, boolean args117) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
resetRemoteServerConfig in interface RemoteLoggingConfigRemoteLoggingConfigConfigurationException - :RemoteLoggingConfigIOException - :RemoteExceptionpublic void addRemoteServerConfig(RemoteServerLoggerData data19) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
addRemoteServerConfig in interface RemoteLoggingConfigRemoteLoggingConfigConfigurationException - :RemoteLoggingConfigIOException - :RemoteExceptionpublic void syncRemoteServerConfigs()
throws RemoteException,
RemoteLoggingConfigConfigurationException,
RemoteLoggingConfigIOException
syncRemoteServerConfigs in interface RemoteLoggingConfigRemoteLoggingConfigConfigurationException - :RemoteLoggingConfigIOException - :RemoteExceptionpublic RemoteServerLoggerData[] getRemoteServerConfigs() throws RemoteException, RemoteLoggingConfigConfigurationException
getRemoteServerConfigs in interface RemoteLoggingConfiggetRemoteServerConfigs21 - RemoteLoggingConfigConfigurationException - :RemoteExceptionRemoteLoggingConfig.getRemoteServerConfigs()public void startgetRemoteServerConfigs(RemoteLoggingConfigCallbackHandler callback) throws RemoteException
startgetRemoteServerConfigs in interface RemoteLoggingConfiggetRemoteServerConfigs21 - RemoteExceptionRemoteLoggingConfig.startgetRemoteServerConfigs(org.wso2.carbon.logging.remote.config.stub.RemoteLoggingConfigCallbackHandler)public RemoteServerLoggerData getRemoteServerConfig(String logType25) throws RemoteException, RemoteLoggingConfigConfigurationException
getRemoteServerConfig in interface RemoteLoggingConfiggetRemoteServerConfig24 - RemoteLoggingConfigConfigurationException - :RemoteExceptionRemoteLoggingConfig.getRemoteServerConfig(java.lang.String)public void startgetRemoteServerConfig(String logType25, RemoteLoggingConfigCallbackHandler callback) throws RemoteException
startgetRemoteServerConfig in interface RemoteLoggingConfiggetRemoteServerConfig24 - RemoteExceptionRemoteLoggingConfig.startgetRemoteServerConfig(java.lang.String, org.wso2.carbon.logging.remote.config.stub.RemoteLoggingConfigCallbackHandler)Copyright © 2026 WSO2. All rights reserved.