Uses of Class
com.octo.android.robospice.request.RequestProcessor

Packages that use RequestProcessor
com.octo.android.robospice This library provides aims to provide a robust framework for executing asynchronous network requests in android. 
 

Uses of RequestProcessor in com.octo.android.robospice
 

Methods in com.octo.android.robospice that return RequestProcessor
protected  RequestProcessor SpiceService.createRequestProcessor(CacheManager cacheManager, RequestProgressManager requestProgressManager, RequestRunner requestRunner)
          Factory method to create an entity responsible for processing requests send to the SpiceService.
protected  RequestProcessor SpiceService.getRequestProcessor()
          For testing purposes only.
 



Copyright © 2012-2014. All Rights Reserved.