Uses of Class
org.wso2.carbon.logging.remote.config.stub.RemoteLoggingConfigCallbackHandler
-
Packages that use RemoteLoggingConfigCallbackHandler Package Description org.wso2.carbon.logging.remote.config.stub -
-
Uses of RemoteLoggingConfigCallbackHandler in org.wso2.carbon.logging.remote.config.stub
Methods in org.wso2.carbon.logging.remote.config.stub with parameters of type RemoteLoggingConfigCallbackHandler Modifier and Type Method Description void
RemoteLoggingConfig. startgetRemoteServerConfig(String logType12, RemoteLoggingConfigCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
RemoteLoggingConfigStub. startgetRemoteServerConfig(String logType25, RemoteLoggingConfigCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
RemoteLoggingConfig. startgetRemoteServerConfigs(RemoteLoggingConfigCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
RemoteLoggingConfigStub. startgetRemoteServerConfigs(RemoteLoggingConfigCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-