public interface RemoteLoggingConfig
Modifier and Type | Method and Description |
---|---|
void |
addRemoteServerConfig(RemoteServerLoggerData data6)
Auto generated method signature for Asynchronous Invocations
|
RemoteServerLoggerData |
getRemoteServerConfig(String logType12)
Auto generated method signature
|
RemoteServerLoggerData[] |
getRemoteServerConfigs()
Auto generated method signature
|
void |
resetRemoteServerConfig(RemoteServerLoggerData data3,
boolean args14)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteServerConfig(String logType12,
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 for Asynchronous Invocations
|
void resetRemoteServerConfig(RemoteServerLoggerData data3, boolean args14) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
void addRemoteServerConfig(RemoteServerLoggerData data6) throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
void syncRemoteServerConfigs() throws RemoteException, RemoteLoggingConfigConfigurationException, RemoteLoggingConfigIOException
RemoteServerLoggerData[] getRemoteServerConfigs() throws RemoteException, RemoteLoggingConfigConfigurationException
getRemoteServerConfigs8
- RemoteLoggingConfigConfigurationException
- :RemoteException
void startgetRemoteServerConfigs(RemoteLoggingConfigCallbackHandler callback) throws RemoteException
getRemoteServerConfigs8
- RemoteException
RemoteServerLoggerData getRemoteServerConfig(String logType12) throws RemoteException, RemoteLoggingConfigConfigurationException
getRemoteServerConfig11
- RemoteLoggingConfigConfigurationException
- :RemoteException
void startgetRemoteServerConfig(String logType12, RemoteLoggingConfigCallbackHandler callback) throws RemoteException
getRemoteServerConfig11
- RemoteException
Copyright © 2023 WSO2. All rights reserved.