Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Enables or disables restartable HTTP.
void StreamHTTPParms.setRestartable(boolean isRestartable)
isRestartable Set to true to enable restartable HTTP. The default value is false.
When restartable HTTP is enabled, UltraLiteJ can tolerate network interruptions so that synchronizations do not fail as often on unreliable networks.
To use restartable HTTP, both UltraLiteJ and the MobiLink server must have applied CR#690250.