Uses of Interface
com.todoroo.andlib.service.RestClient

Packages that use RestClient
com.todoroo.andlib.service Todoroo Library classes for the service layer: dependency injection, exceptions, HTTP requests, etc. 
 

Uses of RestClient in com.todoroo.andlib.service
 

Classes in com.todoroo.andlib.service that implement RestClient
 class HttpRestClient
          RestClient allows Android to consume web requests.