Instantiates the RequestManager class.
Syntax
public
RequestManager
(
ILogger
aLogger
,
IPreferences
aPreferences
,
IConnectivityParameters
aParameters
,
int
aThreads
)
Parameters
-
aLogger –
com.sap.mobile.lib.supportability.ILogger implementation.
-
aPreferences –
com.sap.mobile.lib.configuration.IPreferences implementation.
-
aParameters –
com.sap.mobile.lib.request.IConnectivityParameters implementation.
-
aThreads –
the number of parallel threads.