Interface OpenUrlService

All Known Implementing Classes:
OpenUrlServiceImpl

public interface OpenUrlService
The Service responsible for processing urls
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    logfailed(Context context, String url)
    Will log the failed url in the database
    void
    Process the url
    void
    Will process all urls stored in the database and try contacting them again