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, setServiceClientEPR
public RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteLoggingConfigStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteLoggingConfigStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteLoggingConfigStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void resetRemoteServerConfig(RemoteServerLoggerData data16, boolean args117) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
resetRemoteServerConfig
in interface RemoteLoggingConfig
RemoteLoggingConfigConfigurationException
- :RemoteLoggingConfigIOException
- :RemoteException
public void addRemoteServerConfig(RemoteServerLoggerData data19) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
addRemoteServerConfig
in interface RemoteLoggingConfig
RemoteLoggingConfigConfigurationException
- :RemoteLoggingConfigIOException
- :RemoteException
public void syncRemoteServerConfigs() throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
syncRemoteServerConfigs
in interface RemoteLoggingConfig
RemoteLoggingConfigConfigurationException
- :RemoteLoggingConfigIOException
- :RemoteException
public RemoteServerLoggerData[] getRemoteServerConfigs() throws RemoteException, RemoteLoggingConfigConfigurationException
getRemoteServerConfigs
in interface RemoteLoggingConfig
getRemoteServerConfigs21
- RemoteLoggingConfigConfigurationException
- :RemoteException
RemoteLoggingConfig.getRemoteServerConfigs()
public void startgetRemoteServerConfigs(RemoteLoggingConfigCallbackHandler callback) throws RemoteException
startgetRemoteServerConfigs
in interface RemoteLoggingConfig
getRemoteServerConfigs21
- RemoteException
RemoteLoggingConfig.startgetRemoteServerConfigs(org.wso2.carbon.logging.remote.config.stub.RemoteLoggingConfigCallbackHandler)
public RemoteServerLoggerData getRemoteServerConfig(String logType25) throws RemoteException, RemoteLoggingConfigConfigurationException
getRemoteServerConfig
in interface RemoteLoggingConfig
getRemoteServerConfig24
- RemoteLoggingConfigConfigurationException
- :RemoteException
RemoteLoggingConfig.getRemoteServerConfig(java.lang.String)
public void startgetRemoteServerConfig(String logType25, RemoteLoggingConfigCallbackHandler callback) throws RemoteException
startgetRemoteServerConfig
in interface RemoteLoggingConfig
getRemoteServerConfig24
- RemoteException
RemoteLoggingConfig.startgetRemoteServerConfig(java.lang.String, org.wso2.carbon.logging.remote.config.stub.RemoteLoggingConfigCallbackHandler)
Copyright © 2023 WSO2. All rights reserved.