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 data8)
Auto generated method signature
|
void |
resetRemoteServerConfig(RemoteServerLoggerData data6)
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 data6) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
resetRemoteServerConfig in interface RemoteLoggingConfigRemoteLoggingConfigConfigurationException - :RemoteLoggingConfigIOException - :RemoteExceptionpublic void addRemoteServerConfig(RemoteServerLoggerData data8) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
addRemoteServerConfig in interface RemoteLoggingConfigRemoteLoggingConfigConfigurationException - :RemoteLoggingConfigIOException - :RemoteExceptionCopyright © 2023 WSO2. All rights reserved.