Uses of Package
com.octo.android.robospice.request

Packages that use com.octo.android.robospice.request
com.octo.android.robospice This library provides aims to provide a robust framework for executing asynchronous network requests in android. 
com.octo.android.robospice.notification   
com.octo.android.robospice.request   
com.octo.android.robospice.request.googlehttpclient   
com.octo.android.robospice.request.listener   
com.octo.android.robospice.request.notifier   
com.octo.android.robospice.request.retrofit   
com.octo.android.robospice.request.simple   
com.octo.android.robospice.request.springandroid   
com.octo.android.robospice.retrofit   
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice
CachedSpiceRequest
          Decorates SpiceRequest and provides additional information used by RoboSpice.
RequestProcessor
          Delegate class of the SpiceService, easier to test than an Android Service.
RequestProcessorListener
           
RequestProgressManager
          Entity responsible for managing request's progress and notifying associated listeners of any progress change.
RequestRunner
          Processes requests.
SpiceRequest
          Base class for writing requests in RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.notification
CachedSpiceRequest
          Decorates SpiceRequest and provides additional information used by RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.request
CachedSpiceRequest
          Decorates SpiceRequest and provides additional information used by RoboSpice.
RequestProcessorListener
           
RequestProgressManager
          Entity responsible for managing request's progress and notifying associated listeners of any progress change.
RequestRunner
          Processes requests.
SpiceRequest
          Base class for writing requests in RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.request.googlehttpclient
SpiceRequest
          Base class for writing requests in RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.request.listener
CachedSpiceRequest
          Decorates SpiceRequest and provides additional information used by RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.request.notifier
CachedSpiceRequest
          Decorates SpiceRequest and provides additional information used by RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.request.retrofit
SpiceRequest
          Base class for writing requests in RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.request.simple
ProgressByteProcessor
          Inspired from Guava com.google.common.io.ByteProcessor
SpiceRequest
          Base class for writing requests in RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.request.springandroid
SpiceRequest
          Base class for writing requests in RoboSpice.
 

Classes in com.octo.android.robospice.request used by com.octo.android.robospice.retrofit
CachedSpiceRequest
          Decorates SpiceRequest and provides additional information used by RoboSpice.
 



Copyright © 2012-2014. All Rights Reserved.