Uses of Interface
com.octo.android.robospice.request.listener.PendingRequestListener

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

Uses of PendingRequestListener in com.octo.android.robospice
 

Methods in com.octo.android.robospice with parameters of type PendingRequestListener
<T> void
SpiceManager.addListenerIfPending(Class<T> clazz, Object requestCacheKey, PendingRequestListener<T> requestListener)
          Add listener to a pending request if it exists.
 



Copyright © 2012-2014. All Rights Reserved.