Package com.octo.android.robospice.request

Interface Summary
RequestProcessorListener  
RequestRunner Processes requests.
 

Class Summary
CachedSpiceRequest<RESULT> Decorates SpiceRequest and provides additional information used by RoboSpice.
DefaultRequestRunner Default implementation of RequestRunner.
ProgressByteProcessor Inspired from Guava com.google.common.io.ByteProcessor
RequestProcessor Delegate class of the SpiceService, easier to test than an Android Service.
RequestProgressManager Entity responsible for managing request's progress and notifying associated listeners of any progress change.
SpiceRequest<RESULT> Base class for writing requests in RoboSpice.
 



Copyright © 2012-2014. All Rights Reserved.