Uses of Class
com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier

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

Uses of SpiceServiceListenerNotifier in com.octo.android.robospice
 

Methods in com.octo.android.robospice that return SpiceServiceListenerNotifier
protected  SpiceServiceListenerNotifier SpiceService.createSpiceServiceListenerNotifier()
          Creates the SpiceServiceListenerNotifier.
 

Uses of SpiceServiceListenerNotifier in com.octo.android.robospice.request
 

Constructors in com.octo.android.robospice.request with parameters of type SpiceServiceListenerNotifier
RequestProgressManager(RequestProcessorListener requestProcessorListener, RequestListenerNotifier requestListenerNotifier, SpiceServiceListenerNotifier spiceServiceListenerNotifier)
           
 



Copyright © 2012-2014. All Rights Reserved.