com.octo.android.robospice.spicelist.okhttp
Class OkHttpBitmapSpiceManager

java.lang.Object
  extended by com.octo.android.robospice.SpiceManager
      extended by com.octo.android.robospice.spicelist.okhttp.OkHttpBitmapSpiceManager
All Implemented Interfaces:
Runnable

public class OkHttpBitmapSpiceManager
extends SpiceManager


Nested Class Summary
 
Nested classes/interfaces inherited from class com.octo.android.robospice.SpiceManager
SpiceManager.SpiceManagerCommand<T>, SpiceManager.SpiceServiceConnection
 
Field Summary
 
Fields inherited from class com.octo.android.robospice.SpiceManager
requestQueue, runner, SPICE_MANAGER_THREAD_NAME_PREFIX
 
Constructor Summary
  OkHttpBitmapSpiceManager()
           
protected OkHttpBitmapSpiceManager(Class<? extends OkHttpBitmapSpiceService> bitmapSpiceServiceClass)
          For testing only.
 
Method Summary
 
Methods inherited from class com.octo.android.robospice.SpiceManager
addListenerIfPending, addListenerIfPending, addSpiceServiceListener, cancel, cancel, cancelAllRequests, dontNotifyAnyRequestListeners, dontNotifyAnyRequestListenersInternal, dontNotifyRequestListenersForRequest, dontNotifyRequestListenersForRequestInternal, dumpState, execute, execute, execute, executeCommand, getAllCacheKeys, getAllDataFromCache, getDataFromCache, getDateOfDataInCache, getFromCache, getFromCacheAndLoadFromNetworkIfExpired, getPendingRequestCount, getRequestToLaunchCount, getThreadCount, isBound, isDataInCache, isStarted, putDataInCache, putInCache, putInCache, putInCache, putInCache, removeAllDataFromCache, removeDataFromCache, removeDataFromCache, removeSpiceServiceListener, run, setFailOnCacheError, shouldStop, shouldStopAndJoin, start, waitForServiceToBeBound, waitForServiceToBeUnbound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OkHttpBitmapSpiceManager

public OkHttpBitmapSpiceManager()

OkHttpBitmapSpiceManager

protected OkHttpBitmapSpiceManager(Class<? extends OkHttpBitmapSpiceService> bitmapSpiceServiceClass)
For testing only.

Parameters:
bitmapSpiceServiceClass - the spice service to bind to.


Copyright © 2012-2014. All Rights Reserved.