A B C D E F G H I J K L M N O P Q R S T U V W X

A

addListenerIfPending(Class<T>, Object, RequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Deprecated. 
addListenerIfPending(Class<T>, Object, PendingRequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Add listener to a pending request if it exists.
addPersister(Persister) - Method in class com.octo.android.robospice.persistence.CacheManager
addPersister(Persister) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated.  
addRequest(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.GoogleHttpClientSpiceService
 
addRequest(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.RequestProcessor
 
addRequest(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
addRequest(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.SpiceService
 
addRequest(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.SpringAndroidSpiceService
 
addRetrofitInterface(Class<?>) - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
addSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
 
addSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.request.RequestProcessor
 
addSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
addSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.SpiceManager
 
addSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.SpiceService
 
AddSpiceServiceListenerCommand - Class in com.octo.android.robospice.command
 
AddSpiceServiceListenerCommand(SpiceManager, SpiceServiceListener) - Constructor for class com.octo.android.robospice.command.AddSpiceServiceListenerCommand
 
allRequestComplete() - Method in interface com.octo.android.robospice.request.RequestProcessorListener
 
allRequestComplete() - Method in class com.octo.android.robospice.SpiceService.SelfStopperRequestProcessorListener
 
ALWAYS - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
Deprecated. 
ALWAYS_EXPIRED - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
Data in cache will never be returned, a network call will always be performed.
ALWAYS_RETURNED - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
Data in cache will always be returned.

B

BaseSpiceArrayAdapter<T> - Class in com.octo.android.robospice.spicelist
An adapter that is optimized for SpiceListView instances.
BaseSpiceArrayAdapter(Context, SpiceManager) - Constructor for class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
BaseSpiceArrayAdapter(Context, SpiceManager, T[]) - Constructor for class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
BaseSpiceArrayAdapter(Context, SpiceManager, List<T>) - Constructor for class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
Used for testing only.
BaseSpiceArrayAdapter.ImageRequestListener - Class in com.octo.android.robospice.spicelist
 
BaseSpiceArrayAdapter.ImageRequestListener(T, SpiceListItemView<T>, int, String) - Constructor for class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter.ImageRequestListener
 
BaseSpiceArrayAdapter.ThumbnailAsynTask - Class in com.octo.android.robospice.spicelist
 
BaseSpiceArrayAdapter.ThumbnailAsynTask(IBitmapRequest) - Constructor for class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter.ThumbnailAsynTask
 
BigBinaryRequest - Class in com.octo.android.robospice.request.simple
Downloads big images in size.
BigBinaryRequest(String, File) - Constructor for class com.octo.android.robospice.request.simple.BigBinaryRequest
Creates a BigBinaryRequest using its own cache file to prevent any downloaded data to be stored in memory.
BinaryRequest - Class in com.octo.android.robospice.request.simple
Abstract class used to download binaries.
BinaryRequest(String) - Constructor for class com.octo.android.robospice.request.simple.BinaryRequest
 
BitmapLruCache - Class in com.octo.android.robospice.persistence.memory
LruCache for Bitmaps.
BitmapLruCache(int) - Constructor for class com.octo.android.robospice.persistence.memory.BitmapLruCache
 
BitmapRequest - Class in com.octo.android.robospice.request.simple
Downloads big images in size as bitmaps.
BitmapRequest(String, File) - Constructor for class com.octo.android.robospice.request.simple.BitmapRequest
Creates a BitmapRequest able to fetch a Bitmap from the network.
BitmapRequest(String, BitmapFactory.Options, File) - Constructor for class com.octo.android.robospice.request.simple.BitmapRequest
Creates a BitmapRequest able to fetch a Bitmap from the network.
BitmapRequest(String, int, int, File) - Constructor for class com.octo.android.robospice.request.simple.BitmapRequest
Creates a BitmapRequest able to fetch a Bitmap from the network.
BitmapSpiceManager - Class in com.octo.android.robospice.spicelist.simple
 
BitmapSpiceManager() - Constructor for class com.octo.android.robospice.spicelist.simple.BitmapSpiceManager
 
BitmapSpiceManager(Class<? extends BitmapSpiceService>) - Constructor for class com.octo.android.robospice.spicelist.simple.BitmapSpiceManager
For testing only.
BitmapSpiceService - Class in com.octo.android.robospice.spicelist.simple
 
BitmapSpiceService() - Constructor for class com.octo.android.robospice.spicelist.simple.BitmapSpiceService
 
BUNDLE_KEY_FOREGROUND - Static variable in class com.octo.android.robospice.notification.SpiceNotificationService
 
BUNDLE_KEY_FOREGROUND - Static variable in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
BUNDLE_KEY_NOTIFICATION_ID - Static variable in class com.octo.android.robospice.notification.SpiceNotificationService
 
BUNDLE_KEY_NOTIFICATION_ID - Static variable in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
BUNDLE_KEY_REQUEST_CACHE_KEY - Static variable in class com.octo.android.robospice.notification.SpiceNotificationService
 
BUNDLE_KEY_REQUEST_CACHE_KEY - Static variable in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
BUNDLE_KEY_REQUEST_CLASS - Static variable in class com.octo.android.robospice.notification.SpiceNotificationService
 
BUNDLE_KEY_REQUEST_CLASS - Static variable in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
BUNDLE_KEY_SERVICE_CLASS - Static variable in class com.octo.android.robospice.notification.SpiceNotificationService
 
BUNDLE_KEY_SERVICE_CLASS - Static variable in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 

C

CacheCleaner - Interface in com.octo.android.robospice.persistence
Defines the behavior of an entity that can wipe a part or all the cache.
CacheCreationException - Exception in com.octo.android.robospice.persistence.exception
 
CacheCreationException(String, Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheCreationException
 
CacheCreationException(String) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheCreationException
 
CacheCreationException(Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheCreationException
 
CachedSpiceRequest<RESULT> - Class in com.octo.android.robospice.request
Decorates SpiceRequest and provides additional information used by RoboSpice.
CachedSpiceRequest(SpiceRequest<RESULT>, Object, long) - Constructor for class com.octo.android.robospice.request.CachedSpiceRequest
 
CacheEntry - Class in com.octo.android.robospice.persistence.ormlite
 
CacheEntry() - Constructor for class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
CacheEntry(String, long, Class<?>, Object) - Constructor for class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
cacheFile - Variable in class com.octo.android.robospice.request.simple.BigBinaryRequest
 
CacheItem<T> - Class in com.octo.android.robospice.persistence.memory
The CacheItem class represents a cached object, consisting of a piece of data and a time stamp marking when the data was added to the cache.
CacheItem(T) - Constructor for class com.octo.android.robospice.persistence.memory.CacheItem
 
CacheItem(long, T) - Constructor for class com.octo.android.robospice.persistence.memory.CacheItem
 
CacheLoadingException - Exception in com.octo.android.robospice.persistence.exception
Exception thrown when a problem occurs while loading data from cache.
CacheLoadingException(String) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheLoadingException
 
CacheLoadingException(String, Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheLoadingException
 
CacheLoadingException(Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheLoadingException
 
CacheManager - Class in com.octo.android.robospice.persistence
An entity responsible for loading/saving data from/to cache.
CacheManager() - Constructor for class com.octo.android.robospice.persistence.CacheManager
 
CacheSavingException - Exception in com.octo.android.robospice.persistence.exception
Exception thrown when a problem occurs while saving data to cache.
CacheSavingException(String) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheSavingException
 
CacheSavingException(String, Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheSavingException
 
CacheSavingException(Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.CacheSavingException
 
call() - Method in class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
 
cancel() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
cancel() - Method in class com.octo.android.robospice.request.SpiceRequest
 
cancel() - Method in class com.octo.android.robospice.request.springandroid.SpringAndroidSpiceRequest
 
cancel(Class<T>, Object) - Method in class com.octo.android.robospice.SpiceManager
Cancel a pending request if it exists.
cancel(SpiceRequest<?>) - Method in class com.octo.android.robospice.SpiceManager
Cancel a specific request.
cancelAllRequests() - Method in class com.octo.android.robospice.SpiceManager
Cancel all requests.
canHandleClass(Class<?>) - Method in class com.octo.android.robospice.persistence.binary.InFileInputStreamObjectPersister
 
canHandleClass(Class<?>) - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
canHandleClass(Class<?>) - Method in class com.octo.android.robospice.persistence.ObjectPersisterFactory
Wether or not this bus element can persist/unpersist objects of the given class clazz.
canHandleClass(Class<?>) - Method in interface com.octo.android.robospice.persistence.Persister
Whether or not this bus element can persist/unpersist objects of the given class clazz.
canHandleClass(Class<?>) - Method in class com.octo.android.robospice.persistence.string.InFileStringObjectPersister
 
capitalize(String) - Static method in class roboguice.util.temp.Strings
 
checkAllRequestComplete() - Method in class com.octo.android.robospice.request.RequestProgressManager
 
checkPermissions(Context) - Method in class com.octo.android.robospice.networkstate.DefaultNetworkStateChecker
 
checkPermissions(Context) - Method in interface com.octo.android.robospice.networkstate.NetworkStateChecker
Check if all permissions necessary to determine network state and use network are granted to a given context.
chunk(String, int) - Static method in class roboguice.util.temp.Strings
 
clearNotificationsForRequest(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
clearNotificationsForRequest(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Clears all pending notifications for a given request.
clearTableFromDataBase(Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
com.octo.android.robospice - package com.octo.android.robospice
This library provides aims to provide a robust framework for executing asynchronous network requests in android.
com.octo.android.robospice.command - package com.octo.android.robospice.command
 
com.octo.android.robospice.exception - package com.octo.android.robospice.exception
 
com.octo.android.robospice.networkstate - package com.octo.android.robospice.networkstate
 
com.octo.android.robospice.notification - package com.octo.android.robospice.notification
 
com.octo.android.robospice.persistence - package com.octo.android.robospice.persistence
 
com.octo.android.robospice.persistence.binary - package com.octo.android.robospice.persistence.binary
 
com.octo.android.robospice.persistence.exception - package com.octo.android.robospice.persistence.exception
 
com.octo.android.robospice.persistence.file - package com.octo.android.robospice.persistence.file
 
com.octo.android.robospice.persistence.googlehttpclient.json - package com.octo.android.robospice.persistence.googlehttpclient.json
 
com.octo.android.robospice.persistence.keysanitation - package com.octo.android.robospice.persistence.keysanitation
 
com.octo.android.robospice.persistence.memory - package com.octo.android.robospice.persistence.memory
 
com.octo.android.robospice.persistence.ormlite - package com.octo.android.robospice.persistence.ormlite
 
com.octo.android.robospice.persistence.retrofit - package com.octo.android.robospice.persistence.retrofit
 
com.octo.android.robospice.persistence.springandroid - package com.octo.android.robospice.persistence.springandroid
 
com.octo.android.robospice.persistence.springandroid.json.gson - package com.octo.android.robospice.persistence.springandroid.json.gson
 
com.octo.android.robospice.persistence.springandroid.json.jackson - package com.octo.android.robospice.persistence.springandroid.json.jackson
 
com.octo.android.robospice.persistence.springandroid.json.jackson2 - package com.octo.android.robospice.persistence.springandroid.json.jackson2
 
com.octo.android.robospice.persistence.springandroid.xml - package com.octo.android.robospice.persistence.springandroid.xml
 
com.octo.android.robospice.persistence.string - package com.octo.android.robospice.persistence.string
 
com.octo.android.robospice.priority - package com.octo.android.robospice.priority
 
com.octo.android.robospice.request - package com.octo.android.robospice.request
 
com.octo.android.robospice.request.googlehttpclient - package com.octo.android.robospice.request.googlehttpclient
 
com.octo.android.robospice.request.listener - package com.octo.android.robospice.request.listener
 
com.octo.android.robospice.request.notifier - package com.octo.android.robospice.request.notifier
 
com.octo.android.robospice.request.retrofit - package com.octo.android.robospice.request.retrofit
 
com.octo.android.robospice.request.simple - package com.octo.android.robospice.request.simple
 
com.octo.android.robospice.request.springandroid - package com.octo.android.robospice.request.springandroid
 
com.octo.android.robospice.retrofit - package com.octo.android.robospice.retrofit
 
com.octo.android.robospice.retry - package com.octo.android.robospice.retry
 
com.octo.android.robospice.spicelist - package com.octo.android.robospice.spicelist
 
com.octo.android.robospice.spicelist.okhttp - package com.octo.android.robospice.spicelist.okhttp
 
com.octo.android.robospice.spicelist.simple - package com.octo.android.robospice.spicelist.simple
 
compareTo(PriorityFuture<T>) - Method in class com.octo.android.robospice.priority.PriorityFuture
 
compareTo(SpiceRequest<RESULT>) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
compareTo(SpiceRequest<RESULT>) - Method in class com.octo.android.robospice.request.SpiceRequest
 
copy(Reader, Writer) - Static method in class roboguice.util.temp.Strings
 
copyLarge(Reader, Writer) - Static method in class roboguice.util.temp.Strings
 
countOfAllObjectsOfTable(Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
create(K) - Method in class com.octo.android.robospice.persistence.memory.LruCache
Called after a cache miss to compute a value for the corresponding key.
createCacheManager(Application) - Method in class com.octo.android.robospice.GsonGoogleHttpClientSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.GsonSpringAndroidSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.Jackson2GoogleHttpClientSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.Jackson2SpringAndroidSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.JacksonGoogleHttpClientSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.JacksonSpringAndroidSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.retrofit.RetrofitGsonSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.retrofit.RetrofitJackson2SpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.spicelist.okhttp.OkHttpBitmapSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.spicelist.simple.BitmapSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.SpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.UncachedSpiceService
 
createCacheManager(Application) - Method in class com.octo.android.robospice.XmlSpringAndroidSpiceService
 
createConverter() - Method in class com.octo.android.robospice.retrofit.RetrofitGsonSpiceService
 
createConverter() - Method in class com.octo.android.robospice.retrofit.RetrofitJackson2SpiceService
 
createConverter() - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
createCount() - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns the number of times LruCache.create(Object) returned a value.
createDefaultNotification() - Method in class com.octo.android.robospice.SpiceService
This method can be overriden in order to create a foreground SpiceService.
createInDatabaseIfNotExist(T, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
createInFileObjectPersister(Class<T>, File) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
createInFileObjectPersister(Class<DATA>, File) - Method in class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersisterFactory
 
createInFileObjectPersister(Class<DATA>, File) - Method in class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersisterFactory
 
createInFileObjectPersister(Class<DATA>, File) - Method in class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersisterFactory
 
createInFileObjectPersister(Class<DATA>, File) - Method in class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersisterFactory
 
createInFileObjectPersister(Class<DATA>, File) - Method in class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersisterFactory
 
createInFileObjectPersister(Class<DATA>, File) - Method in class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersisterFactory
 
createIntent(Context, Class<? extends SpiceNotificationService>, Class<? extends SpiceService>, int, Class<?>, String, boolean) - Static method in class com.octo.android.robospice.notification.SpiceNotificationService
 
createIntent(Context, Class<? extends SpiceServiceListenerNotificationService>, Class<? extends SpiceService>, int, boolean) - Static method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
createMessageQueue() - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
 
createObjectPersister(Class<T>) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
createObjectPersister(Class<DATA>) - Method in class com.octo.android.robospice.persistence.ObjectPersisterFactory
Creates a ObjectPersister for a given class.
createObjectPersister(Class<DATA>) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersisterFactory
 
createOrUpdateCacheEntryInDatabase(CacheEntry) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
createOrUpdateInDatabase(T, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
createProgressListener(CachedSpiceRequest<T>) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
createRequest(T, int, int, int) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
createRequestFactory() - Static method in class com.octo.android.robospice.GoogleHttpClientSpiceService
 
createRequestProcessor(CacheManager, RequestProgressManager, RequestRunner) - Method in class com.octo.android.robospice.SpiceService
Factory method to create an entity responsible for processing requests send to the SpiceService.
createRequestProcessorListener() - Method in class com.octo.android.robospice.SpiceService
Creates a SpiceService.SelfStopperRequestProcessorListener for the RequestProcessor used by this service.
createRequestRequestListenerNotifier() - Method in class com.octo.android.robospice.SpiceService
Method to create a Request Progress Reporter object which is responsible for informing the listeners of the current state of each request.
createRestAdapterBuilder() - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
createRestTemplate() - Method in class com.octo.android.robospice.GsonSpringAndroidSpiceService
 
createRestTemplate() - Method in class com.octo.android.robospice.Jackson2SpringAndroidSpiceService
 
createRestTemplate() - Method in class com.octo.android.robospice.JacksonSpringAndroidSpiceService
 
createRestTemplate() - Method in class com.octo.android.robospice.SpringAndroidSpiceService
 
createRestTemplate() - Method in class com.octo.android.robospice.XmlSpringAndroidSpiceService
 
createSpiceServiceListenerNotifier() - Method in class com.octo.android.robospice.SpiceService
Creates the SpiceServiceListenerNotifier.
createView(Context, ViewGroup) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
CustomizablePriorityThreadFactory - Class in com.octo.android.robospice.priority
Creates threads with a low priority.
CustomizablePriorityThreadFactory(int) - Constructor for class com.octo.android.robospice.priority.CustomizablePriorityThreadFactory
 
CustomizablePriorityThreadFactory() - Constructor for class com.octo.android.robospice.priority.CustomizablePriorityThreadFactory
 

D

d(Throwable) - Static method in class roboguice.util.temp.Ln
 
d(Object, Object...) - Static method in class roboguice.util.temp.Ln
 
d(Throwable, Object, Object...) - Static method in class roboguice.util.temp.Ln
 
DEFAULT_BACKOFF_MULT - Static variable in class com.octo.android.robospice.retry.DefaultRetryPolicy
The default backoff multiplier.
DEFAULT_DELAY_BEFORE_RETRY - Static variable in class com.octo.android.robospice.retry.DefaultRetryPolicy
The default delay before retry a request (in ms).
DEFAULT_NOTIFICATION_ID - Static variable in class com.octo.android.robospice.SpiceService
 
DEFAULT_RETRY_COUNT - Static variable in class com.octo.android.robospice.retry.DefaultRetryPolicy
The default number of retry attempts.
DEFAULT_ROBOSPICE_NOTIFICATION_ID - Static variable in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
DEFAULT_THREAD_COUNT - Static variable in class com.octo.android.robospice.SpiceService
 
DEFAULT_THREAD_KEEP_ALIVE_TIME - Static variable in class com.octo.android.robospice.SpiceService
Default in TimeUnit.NANOSECONDS implies core threads are not disposed when idle.
DEFAULT_THREAD_PRIORITY - Static variable in class com.octo.android.robospice.SpiceService
 
defaultDrawable - Variable in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
The default drawable to display during image loading from the network.
DefaultKeySanitizer - Class in com.octo.android.robospice.persistence.keysanitation
Uses base 64 to sanitize/de-sanitize keys.
DefaultKeySanitizer() - Constructor for class com.octo.android.robospice.persistence.keysanitation.DefaultKeySanitizer
 
DefaultNetworkStateChecker - Class in com.octo.android.robospice.networkstate
Consider network to be available when one network connection is up, whatever it is.
DefaultNetworkStateChecker() - Constructor for class com.octo.android.robospice.networkstate.DefaultNetworkStateChecker
 
DefaultRequestListenerNotifier - Class in com.octo.android.robospice.request.notifier
Default implementation of RequestListenerNotifier.
DefaultRequestListenerNotifier() - Constructor for class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
DefaultRequestRunner - Class in com.octo.android.robospice.request
Default implementation of RequestRunner.
DefaultRequestRunner(Context, CacheManager, ExecutorService, RequestProgressManager, NetworkStateChecker) - Constructor for class com.octo.android.robospice.request.DefaultRequestRunner
 
DefaultRetryPolicy - Class in com.octo.android.robospice.retry
Default RetryPolicy implementation.
DefaultRetryPolicy(int, long, float) - Constructor for class com.octo.android.robospice.retry.DefaultRetryPolicy
 
DefaultRetryPolicy() - Constructor for class com.octo.android.robospice.retry.DefaultRetryPolicy
 
deleteByIdFromDataBase(ID, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
deleteFromDataBase(Collection<T>, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
deleteFromDataBase(T, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
deleteFromDataBase(ForeignCollection<T>, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
desanitizeKey(Object) - Method in class com.octo.android.robospice.persistence.keysanitation.DefaultKeySanitizer
 
desanitizeKey(Object) - Method in interface com.octo.android.robospice.persistence.keysanitation.KeySanitizer
Will de-sanitize a given sanitized cache key.
deserializeData(String) - Method in class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersister
 
deserializeData(String) - Method in class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersister
 
deserializeData(String) - Method in class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersister
 
deserializeData(String) - Method in class com.octo.android.robospice.persistence.springandroid.SpringAndroidObjectPersister
 
deserializeData(String) - Method in class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersister
 
doInBackground(Object...) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter.ThumbnailAsynTask
 
dontNotifyAnyRequestListeners() - Method in class com.octo.android.robospice.SpiceManager
Disable request listeners notifications for all requests.
dontNotifyAnyRequestListenersInternal() - Method in class com.octo.android.robospice.SpiceManager
Remove all listeners of requests.
dontNotifyRequestListenersForRequest(CachedSpiceRequest<?>, Collection<RequestListener<?>>) - Method in class com.octo.android.robospice.request.RequestProcessor
Disable request listeners notifications for a specific request.
dontNotifyRequestListenersForRequest(CachedSpiceRequest<?>, Collection<RequestListener<?>>) - Method in class com.octo.android.robospice.request.RequestProgressManager
Disable request listeners notifications for a specific request.
dontNotifyRequestListenersForRequest(SpiceRequest<?>) - Method in class com.octo.android.robospice.SpiceManager
Disable request listeners notifications for a specific request.
dontNotifyRequestListenersForRequest(CachedSpiceRequest<?>, Collection<RequestListener<?>>) - Method in class com.octo.android.robospice.SpiceService
 
dontNotifyRequestListenersForRequestInternal(SpiceRequest<?>) - Method in class com.octo.android.robospice.SpiceManager
Internal method to remove requests.
dumpState() - Method in class com.octo.android.robospice.SpiceManager
Dumps request processor state.
dumpState() - Method in class com.octo.android.robospice.SpiceService
 
DurationInMillis - Interface in com.octo.android.robospice.persistence
Utility interface to write durations.

E

e(Throwable) - Static method in class roboguice.util.temp.Ln
 
e(Object, Object...) - Static method in class roboguice.util.temp.Ln
 
e(Throwable, Object, Object...) - Static method in class roboguice.util.temp.Ln
 
entryRemoved(boolean, K, V, V) - Method in class com.octo.android.robospice.persistence.memory.LruCache
Called for entries that have been evicted or removed.
equals(Object) - Method in class com.octo.android.robospice.priority.PriorityFuture
 
equals(Object) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
equals(Object, Object) - Static method in class roboguice.util.temp.Strings
 
equalsIgnoreCase(Object, Object) - Static method in class roboguice.util.temp.Strings
 
evictAll() - Method in class com.octo.android.robospice.persistence.memory.LruCache
Clear the cache, calling LruCache.entryRemoved(boolean, K, V, V) on each removed entry.
evictionCount() - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns the number of values that have been evicted.
execute(SpiceRequest<T>, RequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Execute a request, without using cache.
execute(SpiceRequest<T>, Object, long, RequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Execute a request.
execute(CachedSpiceRequest<T>, RequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Execute a request, put the result in cache and register listeners to notify when request is finished.
executeCommand(SpiceManager.SpiceManagerCommand<T>) - Method in class com.octo.android.robospice.SpiceManager
 
executeRequest(CachedSpiceRequest<?>) - Method in class com.octo.android.robospice.request.DefaultRequestRunner
 
executeRequest(CachedSpiceRequest<?>) - Method in interface com.octo.android.robospice.request.RequestRunner
Executes a request asynchronously.
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.AddSpiceServiceListenerCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.GetAllCacheKeysCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.GetAllDataFromCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.GetDataFromCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.GetDateOfDataInCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.IsDataInCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.PutDataInCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.RemoveAllDataFromCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.RemoveDataClassFromCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.RemoveDataFromCacheCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.RemoveSpiceServiceListenerCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.command.SetFailOnCacheErrorCommand
 
executeWhenBound(SpiceService) - Method in class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
 

F

fromKey(String) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
Get a cache key that may be de-sanitized if a KeySanitizer is used.

G

get(K) - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns the value for key if it exists in the cache or can be created by #create.
getAdapter() - Method in class com.octo.android.robospice.spicelist.SpiceListView
 
getAllCacheKeys(Class<T>) - Method in class com.octo.android.robospice.persistence.CacheManager
Get all cache keys associated to a given class.
getAllCacheKeys() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
getAllCacheKeys(Class<T>) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Get all cache keys associated to a given class.
getAllCacheKeys() - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
getAllCacheKeys() - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
getAllCacheKeys() - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
getAllCacheKeys(Class<?>) - Method in class com.octo.android.robospice.SpiceManager
 
getAllCacheKeys(Class<T>) - Method in class com.octo.android.robospice.SpiceService
 
GetAllCacheKeysCommand - Class in com.octo.android.robospice.command
 
GetAllCacheKeysCommand(SpiceManager, Class<?>) - Constructor for class com.octo.android.robospice.command.GetAllCacheKeysCommand
 
getAllDataFromCache(Class<T>) - Method in class com.octo.android.robospice.SpiceManager
 
GetAllDataFromCacheCommand<T> - Class in com.octo.android.robospice.command
 
GetAllDataFromCacheCommand(SpiceManager, Class<T>) - Constructor for class com.octo.android.robospice.command.GetAllDataFromCacheCommand
 
getApplication() - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
getApplication() - Method in class com.octo.android.robospice.persistence.ObjectPersisterFactory
 
getBitmapWorkerTask(ImageView) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
getCacheDuration() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
getCacheFile(Object) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
getCacheFile() - Method in class com.octo.android.robospice.request.simple.BigBinaryRequest
 
getCacheFile() - Method in class com.octo.android.robospice.request.simple.BitmapRequest
 
getCacheFile() - Method in interface com.octo.android.robospice.request.simple.IBitmapRequest
 
getCacheFolder() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
getCacheFolder() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
getCacheFolder() - Method in class com.octo.android.robospice.retrofit.RetrofitGsonSpiceService
 
getCacheFolder() - Method in class com.octo.android.robospice.retrofit.RetrofitJackson2SpiceService
 
getCacheKey() - Method in class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
getCacheKeyForId(String, Class<?>) - Static method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
getCachePrefix() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
getCachePrefix() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
getCompressFormat() - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
getConfig() - Static method in class roboguice.util.temp.Ln
 
getConverter() - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
getCoreThreadCount() - Method in class com.octo.android.robospice.SpiceService
Override this method to increase the number of core threads used to process requests.
getCreationDate() - Method in class com.octo.android.robospice.persistence.memory.CacheItem
 
getCreationDateInCache(Object) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
getCreationDateInCache(Object) - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
getCreationDateInCache(Object) - Method in class com.octo.android.robospice.persistence.ObjectPersister
Return the creation date of creation of cache. entry for a given cacheKey.
getCreationDateInCache(Object) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
getData() - Method in class com.octo.android.robospice.persistence.memory.CacheItem
 
getData() - Method in interface com.octo.android.robospice.spicelist.SpiceListItemView
 
getDatabaseTableConfig(Class) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
getDataFromCache(Class<T>, Object) - Method in class com.octo.android.robospice.SpiceManager
Get some data previously saved in cache with key requestCacheKey.
getDataFromCache(Class<T>, Object) - Method in class com.octo.android.robospice.SpiceService
 
GetDataFromCacheCommand<T> - Class in com.octo.android.robospice.command
 
GetDataFromCacheCommand(SpiceManager, Class<T>, Object) - Constructor for class com.octo.android.robospice.command.GetDataFromCacheCommand
 
getDateOfDataInCache(Class<?>, Object) - Method in class com.octo.android.robospice.persistence.CacheManager
The date at which given data has been stored last in cache.
getDateOfDataInCache(Class<?>, Object) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. The date at which given data has been stored last in cache.
getDateOfDataInCache(Class<?>, Object) - Method in class com.octo.android.robospice.SpiceManager
Returns the last date of storage of a given data into the cache.
getDateOfDataInCache(Class<?>, Object) - Method in class com.octo.android.robospice.SpiceService
 
GetDateOfDataInCacheCommand - Class in com.octo.android.robospice.command
 
GetDateOfDataInCacheCommand(SpiceManager, Class<?>, Object) - Constructor for class com.octo.android.robospice.command.GetDateOfDataInCacheCommand
 
getDecodingOptions() - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
getDecoratedPersister() - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
getDelayBeforeRetry() - Method in class com.octo.android.robospice.retry.DefaultRetryPolicy
 
getDelayBeforeRetry() - Method in interface com.octo.android.robospice.retry.RetryPolicy
 
getException() - Method in class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
 
getExecutionThread() - Method in class com.octo.android.robospice.request.listener.SpiceServiceListener.RequestProcessingContext
 
getExecutorService() - Method in class com.octo.android.robospice.SpiceService
Factory method to create an ExecutorService that will be used to execute requests.
getFromCache(Class<T>, Object, long, RequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Get some data previously saved in cache with key requestCacheKey with maximum time in cache : cacheDuration millisecond and register listeners to notify when request is finished.
getFromCacheAndLoadFromNetworkIfExpired(SpiceRequest<T>, Object, long, RequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Gets data from cache, expired or not, and executes a request normaly.
getHandledClass() - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
getHttpRequestFactory() - Method in class com.octo.android.robospice.request.googlehttpclient.GoogleHttpClientSpiceRequest
 
getId() - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.SpiceNotification
 
getIdField(Class) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
getIdForCacheKey(String) - Static method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
getImageView(int) - Method in interface com.octo.android.robospice.spicelist.SpiceListItemView
 
getImageViewCount() - Method in interface com.octo.android.robospice.spicelist.SpiceListItemView
 
getKeepAliveTime() - Method in class com.octo.android.robospice.SpiceService
Override this method to set the keep alive time for core threads SpiceService.getExecutorService().
getKeySanitizer() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
getKeySanitizer() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
getListHandledClasses() - Method in class com.octo.android.robospice.persistence.ObjectPersisterFactory
Return the list of classes persisted by this factory.
getLoggingLevel() - Method in class roboguice.util.temp.Ln.BaseConfig
 
getLoggingLevel() - Method in interface roboguice.util.temp.Ln.Config
 
getLruCache() - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
getMaximumThreadCount() - Method in class com.octo.android.robospice.SpiceService
Override this method to increase the number of maximum threads used to process requests.
getNetworkStateChecker() - Method in class com.octo.android.robospice.SpiceService
Factory method to create an entity responsible to check for network state.
getNewEmptyForeignCollection(String, Class<T>, Class<FT>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
getNotification() - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.SpiceNotification
 
getNotificationId() - Method in class com.octo.android.robospice.SpiceService
 
getObjectPersister(Class<T>) - Method in class com.octo.android.robospice.persistence.CacheManager
 
getPendingRequestCount() - Method in class com.octo.android.robospice.request.RequestProgressManager
 
getPendingRequestCount() - Method in class com.octo.android.robospice.SpiceManager
 
getPriority() - Method in class com.octo.android.robospice.priority.PriorityFuture
 
getPriority() - Method in interface com.octo.android.robospice.priority.PriorityRunnable
 
getPriority() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
getPriority() - Method in class com.octo.android.robospice.request.SpiceRequest
 
getPriorityExecutor(int, int, int) - Static method in class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 
getPriorityExecutor(int, int) - Static method in class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 
getPriorityExecutor(int) - Static method in class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 
getProgress() - Method in class com.octo.android.robospice.request.listener.RequestProgress
 
getQuality() - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
getRequestCacheKey() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
getRequestListeners() - Method in class com.octo.android.robospice.request.listener.SpiceServiceListener.RequestProcessingContext
 
getRequestProcessor() - Method in class com.octo.android.robospice.SpiceService
For testing purposes only.
getRequestProgress() - Method in class com.octo.android.robospice.request.listener.SpiceServiceListener.RequestProcessingContext
 
getRequestToLaunchCount() - Method in class com.octo.android.robospice.SpiceManager
 
getRestTemplate() - Method in class com.octo.android.robospice.request.springandroid.SpringAndroidSpiceRequest
 
getResultClassName() - Method in class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
getResultId() - Method in class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
getResultType() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
getResultType() - Method in class com.octo.android.robospice.request.SpiceRequest
 
getRetrofitedInterfaceClass() - Method in class com.octo.android.robospice.request.retrofit.RetrofitSpiceRequest
 
getRetrofitInterfaceList() - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
getRetrofitService(Class<T>) - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
getRetryCount() - Method in class com.octo.android.robospice.retry.DefaultRetryPolicy
 
getRetryCount() - Method in interface com.octo.android.robospice.retry.RetryPolicy
 
getRetryPolicy() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
getRetryPolicy() - Method in class com.octo.android.robospice.request.SpiceRequest
 
getScope() - Static method in class roboguice.util.temp.Ln.Print
 
getServerUrl() - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
getService() - Method in class com.octo.android.robospice.request.retrofit.RetrofitSpiceRequest
 
getSpiceManager() - Method in class com.octo.android.robospice.SpiceActivity
 
getSpiceRequest() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
getSpiceService() - Method in class com.octo.android.robospice.SpiceService.SpiceServiceBinder
 
getSpiceServiceClass() - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
getStatus() - Method in class com.octo.android.robospice.request.listener.RequestProgress
 
getThreadCount() - Method in class com.octo.android.robospice.spicelist.okhttp.OkHttpBitmapSpiceService
 
getThreadCount() - Method in class com.octo.android.robospice.spicelist.simple.BitmapSpiceService
 
getThreadCount() - Method in class com.octo.android.robospice.SpiceManager
Number of threads used internally by this spice manager to communicate commands to the SpiceService it is bound to
getThreadCount() - Method in class com.octo.android.robospice.SpiceService
Override this method to increase the number of threads used to process requests.
getThreadPriority() - Method in class com.octo.android.robospice.SpiceService
Override this method to change the priority of threads requests.
getTimestamp() - Method in class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
getUrl() - Method in class com.octo.android.robospice.request.simple.BinaryRequest
 
getUrl() - Method in class com.octo.android.robospice.request.simple.BitmapRequest
 
getUrl() - Method in class com.octo.android.robospice.request.simple.SimpleTextRequest
 
getView(int, View, ViewGroup) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
GoogleHttpClientSpiceRequest<RESULT> - Class in com.octo.android.robospice.request.googlehttpclient
 
GoogleHttpClientSpiceRequest(Class<RESULT>) - Constructor for class com.octo.android.robospice.request.googlehttpclient.GoogleHttpClientSpiceRequest
 
GoogleHttpClientSpiceService - Class in com.octo.android.robospice
This class offers a SpiceService that injects a HttpRequestFactory from Google Http Client into every GoogleHttpClientSpiceRequest it has to execute.
GoogleHttpClientSpiceService() - Constructor for class com.octo.android.robospice.GoogleHttpClientSpiceService
 
GsonGoogleHttpClientSpiceService - Class in com.octo.android.robospice
A GoogleHttpClientSpiceService dedicated to json web services via gson.
GsonGoogleHttpClientSpiceService() - Constructor for class com.octo.android.robospice.GsonGoogleHttpClientSpiceService
 
GsonObjectPersister<T> - Class in com.octo.android.robospice.persistence.springandroid.json.gson
 
GsonObjectPersister(Application, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersister
 
GsonObjectPersister(Application, Class<T>) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersister
 
GsonObjectPersisterFactory - Class in com.octo.android.robospice.persistence.googlehttpclient.json
Allows to serialize objects using the google http java client gson module.
GsonObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.GsonObjectPersisterFactory
 
GsonObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.GsonObjectPersisterFactory
 
GsonObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.GsonObjectPersisterFactory
 
GsonObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.GsonObjectPersisterFactory
 
GsonObjectPersisterFactory - Class in com.octo.android.robospice.persistence.springandroid.json.gson
 
GsonObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersisterFactory
 
GsonObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersisterFactory
 
GsonObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersisterFactory
 
GsonObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersisterFactory
 
GsonRetrofitObjectPersisterFactory - Class in com.octo.android.robospice.persistence.retrofit
 
GsonRetrofitObjectPersisterFactory(Application, Converter, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.GsonRetrofitObjectPersisterFactory
 
GsonRetrofitObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.GsonRetrofitObjectPersisterFactory
 
GsonRetrofitObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.GsonRetrofitObjectPersisterFactory
 
GsonRetrofitObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.retrofit.GsonRetrofitObjectPersisterFactory
 
GsonRetrofitObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.retrofit.GsonRetrofitObjectPersisterFactory
 
GsonSpringAndroidSpiceService - Class in com.octo.android.robospice
A SpringAndroidSpiceService dedicated to json web services via gson.
GsonSpringAndroidSpiceService() - Constructor for class com.octo.android.robospice.GsonSpringAndroidSpiceService
 

H

hashCode() - Method in class com.octo.android.robospice.priority.PriorityFuture
 
hashCode() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
hitCount() - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns the number of times LruCache.get(K) returned a value.
httpRequestFactory - Variable in class com.octo.android.robospice.GoogleHttpClientSpiceService
 

I

i(Throwable) - Static method in class roboguice.util.temp.Ln
 
i(Object, Object...) - Static method in class roboguice.util.temp.Ln
 
i(Throwable, Object, Object...) - Static method in class roboguice.util.temp.Ln
 
IBitmapRequest - Interface in com.octo.android.robospice.request.simple
Describes the common behavior of all SpiceRequest that allow get fetch Bitmaps.
ICacheManager - Interface in com.octo.android.robospice.persistence
Deprecated. since version 1.4.6 of RS, easymock 3.2 makes this interface obsolete.
imageHeight - Variable in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
imageWidth - Variable in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
InDatabaseObjectPersister<T,ID> - Class in com.octo.android.robospice.persistence.ormlite
 
InDatabaseObjectPersister(Application, RoboSpiceDatabaseHelper, Class<T>) - Constructor for class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
InDatabaseObjectPersister(Application, RoboSpiceDatabaseHelper, Class<T>, Map<Class<?>, Uri>) - Constructor for class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
InDatabaseObjectPersisterFactory - Class in com.octo.android.robospice.persistence.ormlite
 
InDatabaseObjectPersisterFactory(Application, RoboSpiceDatabaseHelper, Map<Class<?>, Uri>) - Constructor for class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersisterFactory
 
InDatabaseObjectPersisterFactory(Application, RoboSpiceDatabaseHelper, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersisterFactory
 
InFileBigInputStreamObjectPersister - Class in com.octo.android.robospice.persistence.binary
Stores / retrieves data in file system.
InFileBigInputStreamObjectPersister(Application) - Constructor for class com.octo.android.robospice.persistence.binary.InFileBigInputStreamObjectPersister
 
InFileBigInputStreamObjectPersister(Application, File) - Constructor for class com.octo.android.robospice.persistence.binary.InFileBigInputStreamObjectPersister
 
InFileBitmapObjectPersister - Class in com.octo.android.robospice.persistence.binary
Stores and retrieves bitmaps to/from file system.
InFileBitmapObjectPersister(Application) - Constructor for class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
InFileBitmapObjectPersister(Application, File) - Constructor for class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
InFileInputStreamObjectPersister - Class in com.octo.android.robospice.persistence.binary
 
InFileInputStreamObjectPersister(Application) - Constructor for class com.octo.android.robospice.persistence.binary.InFileInputStreamObjectPersister
 
InFileInputStreamObjectPersister(Application, File) - Constructor for class com.octo.android.robospice.persistence.binary.InFileInputStreamObjectPersister
 
InFileObjectPersister<T> - Class in com.octo.android.robospice.persistence.file
An ObjectPersister that saves/loads data in a file.
InFileObjectPersister(Application, Class<T>) - Constructor for class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
InFileObjectPersister(Application, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
InFileObjectPersisterFactory - Class in com.octo.android.robospice.persistence.file
A factory that will create ObjectPersister instances that save/load data in a file.
InFileObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
InFileObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
InFileObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
InFileObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
InFileStringObjectPersister - Class in com.octo.android.robospice.persistence.string
 
InFileStringObjectPersister(Application) - Constructor for class com.octo.android.robospice.persistence.string.InFileStringObjectPersister
 
isAcceptingDirtyCache() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
isAggregatable() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
isAggregatable() - Method in class com.octo.android.robospice.request.SpiceRequest
 
isAsyncSaveEnabled() - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
isAsyncSaveEnabled() - Method in class com.octo.android.robospice.persistence.ObjectPersisterFactory
Indicates whether this ObjectPersisterFactory will set the ObjectPersister instances it produces to save data asynchronously or not.
isBound() - Method in class com.octo.android.robospice.SpiceManager
For testing purpose.
isCachedAndNotExpired(Object, long) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
isCachedAndNotExpired(File, long) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
isCancelled() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
isCancelled() - Method in class com.octo.android.robospice.request.SpiceRequest
 
isCoreThreadDisposable() - Method in class com.octo.android.robospice.SpiceService
Override this method to disable timeout on core threads.
isCreated() - Method in class com.octo.android.robospice.SpiceService
 
isDataInCache(Class<?>, Object, long) - Method in class com.octo.android.robospice.persistence.CacheManager
Test whether or not some data is in cache.
isDataInCache(Object, long) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
isDataInCache(Class<?>, Object, long) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Test whether or not some data is in cache.
isDataInCache(Object, long) - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
isDataInCache(Object, long) - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
isDataInCache(Object, long) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
isDataInCache(Class<?>, Object, long) - Method in class com.octo.android.robospice.SpiceManager
Tests whether some data is present in cache or not.
isDataInCache(Class<?>, Object, long) - Method in class com.octo.android.robospice.SpiceService
 
IsDataInCacheCommand - Class in com.octo.android.robospice.command
 
IsDataInCacheCommand(SpiceManager, Class<?>, Object, long) - Constructor for class com.octo.android.robospice.command.IsDataInCacheCommand
 
isDebugEnabled() - Static method in class roboguice.util.temp.Ln
 
isEmpty(Object) - Static method in class roboguice.util.temp.Strings
 
isFailOnCacheError() - Method in class com.octo.android.robospice.request.DefaultRequestRunner
 
isFailOnCacheError() - Method in class com.octo.android.robospice.request.RequestProcessor
 
isFailOnCacheError() - Method in interface com.octo.android.robospice.request.RequestRunner
 
isFailOnCacheError() - Method in class com.octo.android.robospice.SpiceService
 
isNetworkAvailable(Context) - Method in class com.octo.android.robospice.networkstate.DefaultNetworkStateChecker
 
isNetworkAvailable(Context) - Method in interface com.octo.android.robospice.networkstate.NetworkStateChecker
Determine whether network is available or not.
isNetworkFetchingAllowed - Variable in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
Indicates wether to use the network to update data.
isOffline() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
isProcessable() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
isStarted() - Method in class com.octo.android.robospice.SpiceManager
Method is synchronized with SpiceManager.start(Context).
isStopped() - Method in class com.octo.android.robospice.request.DefaultRequestRunner
 
isStopped() - Method in class com.octo.android.robospice.request.RequestProcessor
 
isSuccessFull() - Method in class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
 
isUsingKeySanitizer() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
isVerboseEnabled() - Static method in class roboguice.util.temp.Ln
 

J

Jackson2GoogleHttpClientSpiceService - Class in com.octo.android.robospice
A GoogleHttpClientSpiceService dedicated to json web services via Jackson.
Jackson2GoogleHttpClientSpiceService() - Constructor for class com.octo.android.robospice.Jackson2GoogleHttpClientSpiceService
 
Jackson2ObjectPersister<T> - Class in com.octo.android.robospice.persistence.springandroid.json.jackson2
 
Jackson2ObjectPersister(Application, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersister
 
Jackson2ObjectPersister(Application, Class<T>) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersister
 
Jackson2ObjectPersisterFactory - Class in com.octo.android.robospice.persistence.googlehttpclient.json
Allows to serialize objects using the google http java client jackson 2 module.
Jackson2ObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.Jackson2ObjectPersisterFactory
 
Jackson2ObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.Jackson2ObjectPersisterFactory
 
Jackson2ObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.Jackson2ObjectPersisterFactory
 
Jackson2ObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.Jackson2ObjectPersisterFactory
 
Jackson2ObjectPersisterFactory - Class in com.octo.android.robospice.persistence.springandroid.json.jackson2
 
Jackson2ObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersisterFactory
 
Jackson2ObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersisterFactory
 
Jackson2ObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersisterFactory
 
Jackson2ObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersisterFactory
 
Jackson2SpringAndroidSpiceService - Class in com.octo.android.robospice
A SpringAndroidSpiceService dedicated to json web services via Jackson.
Jackson2SpringAndroidSpiceService() - Constructor for class com.octo.android.robospice.Jackson2SpringAndroidSpiceService
 
JacksonGoogleHttpClientSpiceService - Class in com.octo.android.robospice
A GoogleHttpClientSpiceService dedicated to json web services via Jackson.
JacksonGoogleHttpClientSpiceService() - Constructor for class com.octo.android.robospice.JacksonGoogleHttpClientSpiceService
 
JacksonObjectPersister<T> - Class in com.octo.android.robospice.persistence.springandroid.json.jackson
 
JacksonObjectPersister(Application, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersister
 
JacksonObjectPersister(Application, Class<T>) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersister
 
JacksonObjectPersisterFactory - Class in com.octo.android.robospice.persistence.googlehttpclient.json
Allows to serialize objects using the google http java client jackson 1 module.
JacksonObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JacksonObjectPersisterFactory
 
JacksonObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JacksonObjectPersisterFactory
 
JacksonObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JacksonObjectPersisterFactory
 
JacksonObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JacksonObjectPersisterFactory
 
JacksonObjectPersisterFactory - Class in com.octo.android.robospice.persistence.springandroid.json.jackson
 
JacksonObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersisterFactory
 
JacksonObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersisterFactory
 
JacksonObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersisterFactory
 
JacksonObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersisterFactory
 
JacksonRetrofitObjectPersisterFactory - Class in com.octo.android.robospice.persistence.retrofit
 
JacksonRetrofitObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.JacksonRetrofitObjectPersisterFactory
 
JacksonRetrofitObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.JacksonRetrofitObjectPersisterFactory
 
JacksonRetrofitObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.retrofit.JacksonRetrofitObjectPersisterFactory
 
JacksonRetrofitObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.retrofit.JacksonRetrofitObjectPersisterFactory
 
JacksonSpringAndroidSpiceService - Class in com.octo.android.robospice
A SpringAndroidSpiceService dedicated to json web services via Jackson.
JacksonSpringAndroidSpiceService() - Constructor for class com.octo.android.robospice.JacksonSpringAndroidSpiceService
 
join(String, Collection<T>) - Static method in class roboguice.util.temp.Strings
 
join(String, T...) - Static method in class roboguice.util.temp.Strings
 
joinAnd(String, String, Collection<T>) - Static method in class roboguice.util.temp.Strings
Like join, but allows for a distinct final delimiter.
joinAnd(String, String, T...) - Static method in class roboguice.util.temp.Strings
 
JsonObjectPersister<T> - Class in com.octo.android.robospice.persistence.googlehttpclient.json
 
JsonObjectPersister(Application, JsonFactory, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersister
 
JsonObjectPersister(Application, JsonFactory, Class<T>) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersister
 
JsonObjectPersisterFactory - Class in com.octo.android.robospice.persistence.googlehttpclient.json
 
JsonObjectPersisterFactory(Application, JsonFactory) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersisterFactory
 
JsonObjectPersisterFactory(Application, JsonFactory, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersisterFactory
 
JsonObjectPersisterFactory(Application, JsonFactory, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersisterFactory
 
JsonObjectPersisterFactory(Application, JsonFactory, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersisterFactory
 

K

KeySanitationExcepion - Exception in com.octo.android.robospice.persistence.exception
Thrown when a sanitation/desanitation problem occurs.
KeySanitationExcepion() - Constructor for exception com.octo.android.robospice.persistence.exception.KeySanitationExcepion
 
KeySanitationExcepion(String, Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.KeySanitationExcepion
 
KeySanitationExcepion(String) - Constructor for exception com.octo.android.robospice.persistence.exception.KeySanitationExcepion
 
KeySanitationExcepion(Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.KeySanitationExcepion
 
KeySanitizer - Interface in com.octo.android.robospice.persistence.keysanitation
Describes the behavior of an entity responsible for sanitizing keys.

L

Ln - Class in roboguice.util.temp
A more natural android logging facility.
Ln.BaseConfig - Class in roboguice.util.temp
 
Ln.BaseConfig() - Constructor for class roboguice.util.temp.Ln.BaseConfig
 
Ln.BaseConfig(Application) - Constructor for class roboguice.util.temp.Ln.BaseConfig
 
Ln.Config - Interface in roboguice.util.temp
 
Ln.Print - Class in roboguice.util.temp
Default implementation logs to android.util.Log
Ln.Print() - Constructor for class roboguice.util.temp.Ln.Print
 
loadAllDataFromCache(Class<T>) - Method in class com.octo.android.robospice.persistence.CacheManager
Loads all data stored in cache for a given class.
loadAllDataFromCache() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
loadAllDataFromCache(Class<T>) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Loads all data stored in cache for a given class.
loadAllDataFromCache() - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
loadAllDataFromCache() - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
loadAllDataFromCache() - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
loadAllDataFromCache(Class<T>) - Method in class com.octo.android.robospice.SpiceService
 
loadBitmapAsynchronously(T, ImageView, String) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
loadDataFromCache(Class<T>, Object, long) - Method in class com.octo.android.robospice.persistence.CacheManager
Loads an instance of a class clazz, that is stored in cache under the key cacheKey.
loadDataFromCache(Object, long) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
loadDataFromCache(Class<T>, Object, long) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Loads an instance of a class clazz, that is stored in cache under the key cacheKey.
loadDataFromCache(Object, long) - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
loadDataFromCache(Object, long) - Method in class com.octo.android.robospice.persistence.ObjectPersister
Load data from cache if not expired.
loadDataFromCache(Object, long) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
loadDataFromNetwork() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
loadDataFromNetwork() - Method in class com.octo.android.robospice.request.simple.BinaryRequest
 
loadDataFromNetwork() - Method in class com.octo.android.robospice.request.simple.BitmapRequest
 
loadDataFromNetwork() - Method in interface com.octo.android.robospice.request.simple.IBitmapRequest
 
loadDataFromNetwork() - Method in class com.octo.android.robospice.request.simple.SimpleTextRequest
 
loadDataFromNetwork() - Method in class com.octo.android.robospice.request.SpiceRequest
 
logLevelToString(int) - Static method in class roboguice.util.temp.Ln
 
LruCache<K,V> - Class in com.octo.android.robospice.persistence.memory
Static library version of LruCache.
LruCache(int) - Constructor for class com.octo.android.robospice.persistence.memory.LruCache
 
LruCacheBitmapObjectPersister - Class in com.octo.android.robospice.persistence.memory
LruCacheObjectPersister dedicated to Strings.
LruCacheBitmapObjectPersister(int) - Constructor for class com.octo.android.robospice.persistence.memory.LruCacheBitmapObjectPersister
 
LruCacheBitmapObjectPersister(ObjectPersister<Bitmap>, int) - Constructor for class com.octo.android.robospice.persistence.memory.LruCacheBitmapObjectPersister
 
LruCacheObjectPersister<T> - Class in com.octo.android.robospice.persistence.memory
Abstract in-memory object persister, based on the Android LRUCache.
LruCacheObjectPersister(Class<T>, LruCache<Object, CacheItem<T>>) - Constructor for class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
LruCacheObjectPersister(ObjectPersister<T>, LruCache<Object, CacheItem<T>>) - Constructor for class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
LruCacheStringObjectPersister - Class in com.octo.android.robospice.persistence.memory
LruCacheObjectPersister dedicated to Strings.
LruCacheStringObjectPersister(int) - Constructor for class com.octo.android.robospice.persistence.memory.LruCacheStringObjectPersister
 
LruCacheStringObjectPersister(ObjectPersister<String>, int) - Constructor for class com.octo.android.robospice.persistence.memory.LruCacheStringObjectPersister
 

M

maxSize() - Method in class com.octo.android.robospice.persistence.memory.LruCache
For caches that do not override LruCache.sizeOf(K, V), this returns the maximum number of entries in the cache.
md5(String) - Static method in class roboguice.util.temp.Strings
 
minimumLogLevel - Variable in class roboguice.util.temp.Ln.BaseConfig
 
missCount() - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns the number of times LruCache.get(K) returned null or required a new value to be created.

N

namedFormat(String, Map<String, String>) - Static method in class roboguice.util.temp.Strings
 
namedFormat(String, Object...) - Static method in class roboguice.util.temp.Strings
 
NetworkException - Exception in com.octo.android.robospice.exception
Exception thrown when a problem occurs while retrieving data from network.
NetworkException(String) - Constructor for exception com.octo.android.robospice.exception.NetworkException
 
NetworkException(String, Throwable) - Constructor for exception com.octo.android.robospice.exception.NetworkException
 
NetworkException(Throwable) - Constructor for exception com.octo.android.robospice.exception.NetworkException
 
NetworkStateChecker - Interface in com.octo.android.robospice.networkstate
Defines the responsability of an entity that checks the network state.
NEVER - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
Deprecated. 
newTaskFor(Runnable, T) - Method in class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 
newThread(Runnable) - Method in class com.octo.android.robospice.priority.CustomizablePriorityThreadFactory
 
NoNetworkException - Exception in com.octo.android.robospice.exception
Exception thrown when there is no available data connection.
NoNetworkException() - Constructor for exception com.octo.android.robospice.exception.NoNetworkException
 
notEmpty(Object) - Static method in class roboguice.util.temp.Strings
 
notifyListenersOfRequestAdded(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
notifyListenersOfRequestAdded(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Notify listeners that a pending request has been found.
notifyListenersOfRequestAdded(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestAggregated(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
notifyListenersOfRequestAggregated(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Notify listeners that a pending request has been found.
notifyListenersOfRequestAggregated(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestCancellation(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
notifyListenersOfRequestCancellation(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Notify listeners of a request's cancelation.
notifyListenersOfRequestCancellation(CachedSpiceRequest<?>) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestFailure(CachedSpiceRequest<T>, SpiceException, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
notifyListenersOfRequestFailure(CachedSpiceRequest<T>, SpiceException, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Notify listeners of a request's failure.
notifyListenersOfRequestFailure(CachedSpiceRequest<T>, SpiceException) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestNotFound(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
notifyListenersOfRequestNotFound(CachedSpiceRequest<T>, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Notify listeners that no pending request is found (used by SpiceManager.addListenerIfPending(Class, Object, com.octo.android.robospice.request.listener.PendingRequestListener) .
notifyListenersOfRequestNotFound(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestProgress(CachedSpiceRequest<T>, Set<RequestListener<?>>, RequestProgress) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
notifyListenersOfRequestProgress(CachedSpiceRequest<T>, Set<RequestListener<?>>, RequestProgress) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Notify listeners of a request's progress.
notifyListenersOfRequestProgress(CachedSpiceRequest<?>, Set<RequestListener<?>>, RequestStatus) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestProgress(CachedSpiceRequest<?>, Set<RequestListener<?>>, RequestProgress) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestSuccess(CachedSpiceRequest<T>, T, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.DefaultRequestListenerNotifier
 
notifyListenersOfRequestSuccess(CachedSpiceRequest<T>, T, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.notifier.RequestListenerNotifier
Notify listeners of a request's success.
notifyListenersOfRequestSuccess(CachedSpiceRequest<T>, T) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyListenersOfRequestSuccessButDontCompleteRequest(CachedSpiceRequest<T>, T) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
notifyObserversOfRequestAdded(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Inform the observers of a request.
notifyObserversOfRequestAggregated(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Inform the observers of a request.
notifyObserversOfRequestCancellation(CachedSpiceRequest<?>) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Notify interested observers that the request was cancelled.
notifyObserversOfRequestFailure(CachedSpiceRequest<?>) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Notify interested observers that the request failed.
notifyObserversOfRequestNotFound(CachedSpiceRequest<?>) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Inform the observers of a request.
notifyObserversOfRequestProcessed(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Notify interested observers of request completion.
notifyObserversOfRequestProgress(CachedSpiceRequest<?>, RequestProgress) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Notify interested observers of request progress.
notifyObserversOfRequestSuccess(CachedSpiceRequest<T>) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Notify interested observers that the request succeeded.
notifyOfRequestProcessed(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.RequestProgressManager
 

O

ObjectPersister<T> - Class in com.octo.android.robospice.persistence
Super class of all entities responsible for loading/saving objects of a given class in the cache.
ObjectPersister(Application, Class<T>) - Constructor for class com.octo.android.robospice.persistence.ObjectPersister
 
ObjectPersisterFactory - Class in com.octo.android.robospice.persistence
Super class of all factories of ObjectPersisterFactory classes.
ObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.ObjectPersisterFactory
Creates an ObjectPersisterFactory given an Android application.
ObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.ObjectPersisterFactory
Creates an ObjectPersisterFactory given an Android application and a list of handled classes.
OkHttpBitmapSpiceManager - Class in com.octo.android.robospice.spicelist.okhttp
 
OkHttpBitmapSpiceManager() - Constructor for class com.octo.android.robospice.spicelist.okhttp.OkHttpBitmapSpiceManager
 
OkHttpBitmapSpiceManager(Class<? extends OkHttpBitmapSpiceService>) - Constructor for class com.octo.android.robospice.spicelist.okhttp.OkHttpBitmapSpiceManager
For testing only.
OkHttpBitmapSpiceService - Class in com.octo.android.robospice.spicelist.okhttp
 
OkHttpBitmapSpiceService() - Constructor for class com.octo.android.robospice.spicelist.okhttp.OkHttpBitmapSpiceService
 
OkHttpSpiceArrayAdapter<T> - Class in com.octo.android.robospice.spicelist.okhttp
An adapter that is optimized for SpiceListView instances.
OkHttpSpiceArrayAdapter(Context, OkHttpBitmapSpiceManager) - Constructor for class com.octo.android.robospice.spicelist.okhttp.OkHttpSpiceArrayAdapter
 
OkHttpSpiceArrayAdapter(Context, OkHttpBitmapSpiceManager, T[]) - Constructor for class com.octo.android.robospice.spicelist.okhttp.OkHttpSpiceArrayAdapter
 
OkHttpSpiceArrayAdapter(Context, OkHttpBitmapSpiceManager, List<T>) - Constructor for class com.octo.android.robospice.spicelist.okhttp.OkHttpSpiceArrayAdapter
Used for testing only.
onBind(Intent) - Method in class com.octo.android.robospice.notification.SpiceNotificationService
 
onBind(Intent) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onBind(Intent) - Method in class com.octo.android.robospice.SpiceService
 
onCreate() - Method in class com.octo.android.robospice.GoogleHttpClientSpiceService
 
onCreate(SQLiteDatabase, ConnectionSource) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
onCreate() - Method in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
onCreate() - Method in class com.octo.android.robospice.SpiceService
 
onCreate() - Method in class com.octo.android.robospice.SpringAndroidSpiceService
 
onCreateForegroundNotification() - Method in class com.octo.android.robospice.notification.SpiceNotificationService
 
onCreateForegroundNotification() - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestAdded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestAggregated(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestCancelled(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestFailed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestFailure(SpiceException) - Method in class com.octo.android.robospice.notification.SpiceNotificationService
 
onCreateNotificationForRequestNotFound(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestProcessed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestProgress(RequestProgress) - Method in class com.octo.android.robospice.notification.SpiceNotificationService
 
onCreateNotificationForRequestProgressUpdate(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestSucceeded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onCreateNotificationForRequestSuccess() - Method in class com.octo.android.robospice.notification.SpiceNotificationService
 
onCreateNotificationForServiceStopped() - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onDestroy() - Method in class com.octo.android.robospice.notification.SpiceNotificationService
 
onDestroy() - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onDestroy() - Method in class com.octo.android.robospice.SpiceService
 
ONE_DAY - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
 
ONE_HOUR - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
 
ONE_MINUTE - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
 
ONE_SECOND - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
 
ONE_WEEK - Static variable in interface com.octo.android.robospice.persistence.DurationInMillis
 
onPostExecute(Boolean) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter.ThumbnailAsynTask
 
onRebind(Intent) - Method in class com.octo.android.robospice.SpiceService
 
onRequestAdded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestAdded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestAdded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestAggregated(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestAggregated(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestAggregated(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestCancelled(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestCancelled() - Method in interface com.octo.android.robospice.request.listener.RequestCancellationListener
 
onRequestCancelled(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestCancelled(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestFailed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestFailed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestFailed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestFailure(SpiceException) - Method in interface com.octo.android.robospice.request.listener.RequestListener
 
onRequestFailure(SpiceException) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter.ImageRequestListener
 
onRequestNotFound(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestNotFound() - Method in interface com.octo.android.robospice.request.listener.PendingRequestListener
 
onRequestNotFound(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestNotFound(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestProcessed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestProcessed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestProcessed(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestProcessed(CachedSpiceRequest<?>, Set<RequestListener<?>>) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceServiceListener
 
onRequestProgressUpdate(RequestProgress) - Method in interface com.octo.android.robospice.request.listener.RequestProgressListener
 
onRequestProgressUpdated(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestProgressUpdated(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestProgressUpdated(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestSucceeded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onRequestSucceeded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onRequestSucceeded(CachedSpiceRequest<?>, SpiceServiceListener.RequestProcessingContext) - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onRequestSuccess(RESULT) - Method in interface com.octo.android.robospice.request.listener.RequestListener
 
onRequestSuccess(Bitmap) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter.ImageRequestListener
 
onServiceConnected(ComponentName, IBinder) - Method in class com.octo.android.robospice.SpiceManager.SpiceServiceConnection
 
onServiceDisconnected(ComponentName) - Method in class com.octo.android.robospice.SpiceManager.SpiceServiceConnection
Called only for unexpected unbinding.
onServiceStopped() - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
onServiceStopped() - Method in class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
onServiceStopped() - Method in interface com.octo.android.robospice.request.listener.SpiceServiceListener
 
onStart(Intent, int) - Method in class com.octo.android.robospice.notification.SpiceNotificationService
 
onStart(Intent, int) - Method in class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
onStart() - Method in class com.octo.android.robospice.SpiceActivity
 
onStartCommand(Intent, int, int) - Method in class com.octo.android.robospice.SpiceService
 
onStop() - Method in class com.octo.android.robospice.SpiceActivity
 
onStopped() - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
 
onUnbind(Intent) - Method in class com.octo.android.robospice.SpiceService
 
onUpgrade(SQLiteDatabase, ConnectionSource, int, int) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 

P

packageName - Variable in class roboguice.util.temp.Ln.BaseConfig
 
PausablePriorityBlockingQueue<T> - Class in com.octo.android.robospice.priority
This class is used internally.
PausablePriorityBlockingQueue() - Constructor for class com.octo.android.robospice.priority.PausablePriorityBlockingQueue
 
PausableThreadPoolExecutor - Class in com.octo.android.robospice.priority
This class is used internally.
PausableThreadPoolExecutor(int, int, int) - Constructor for class com.octo.android.robospice.priority.PausableThreadPoolExecutor
Creates a thread pool executor with a PausablePriorityBlockingQueue.
PausableThreadPoolExecutor(int, int) - Constructor for class com.octo.android.robospice.priority.PausableThreadPoolExecutor
Creates a thread pool executor with a PausablePriorityBlockingQueue.
PausableThreadPoolExecutor(int) - Constructor for class com.octo.android.robospice.priority.PausableThreadPoolExecutor
Creates a thread pool executor with a PausablePriorityBlockingQueue and low priority threads.
pause() - Method in class com.octo.android.robospice.priority.PausablePriorityBlockingQueue
 
pause() - Method in class com.octo.android.robospice.priority.PausableThreadPoolExecutor
 
PendingRequestListener<RESULT> - Interface in com.octo.android.robospice.request.listener
Listens to a SpiceRequest that may be pending, or not.
performBitmapRequestAsync(SpiceListItemView<T>, T, int) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
Persister - Interface in com.octo.android.robospice.persistence
This interface defines the common behavior of all elements inside the CacheManager bus.
planRequestExecution(CachedSpiceRequest<?>) - Method in class com.octo.android.robospice.request.DefaultRequestRunner
 
poll() - Method in class com.octo.android.robospice.priority.PausablePriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class com.octo.android.robospice.priority.PausablePriorityBlockingQueue
 
post(Runnable) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
Add the request update to the observer message queue.
println(int, String) - Method in class roboguice.util.temp.Ln.Print
 
PRIORITY_HIGH - Static variable in class com.octo.android.robospice.request.SpiceRequest
 
PRIORITY_LOW - Static variable in class com.octo.android.robospice.request.SpiceRequest
 
PRIORITY_NORMAL - Static variable in class com.octo.android.robospice.request.SpiceRequest
 
PriorityFuture<T> - Class in com.octo.android.robospice.priority
A future with priority, from SOF
PriorityFuture(Runnable, int, T) - Constructor for class com.octo.android.robospice.priority.PriorityFuture
 
PriorityRunnable - Interface in com.octo.android.robospice.priority
A callable with priority, from SOF
PriorityThreadPoolExecutor - Class in com.octo.android.robospice.priority
A ThreadPoolExecutor with priority management, from SOF
There are some inherent limitations to this mechanism.
PriorityThreadPoolExecutor(int, int, int) - Constructor for class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 
PriorityThreadPoolExecutor(int, int) - Constructor for class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 
PriorityThreadPoolExecutor(int) - Constructor for class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 
processBytes(byte[], int, int) - Method in class com.octo.android.robospice.request.ProgressByteProcessor
 
processMessage(String) - Method in class roboguice.util.temp.Ln.Print
 
processRequest(CachedSpiceRequest<T>) - Method in class com.octo.android.robospice.request.DefaultRequestRunner
 
processStream(int, InputStream) - Method in class com.octo.android.robospice.request.simple.BigBinaryRequest
 
processStream(int, InputStream) - Method in class com.octo.android.robospice.request.simple.BinaryRequest
Override this method to process the stream downloaded
processStream(int, InputStream) - Method in class com.octo.android.robospice.request.simple.BitmapRequest
 
processStream(int, InputStream) - Method in class com.octo.android.robospice.request.simple.SmallBinaryRequest
 
ProgressByteProcessor - Class in com.octo.android.robospice.request
Inspired from Guava com.google.common.io.ByteProcessor
ProgressByteProcessor(SpiceRequest<?>, OutputStream, long) - Constructor for class com.octo.android.robospice.request.ProgressByteProcessor
 
publishProgress(float) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
publishProgress() - Method in class com.octo.android.robospice.request.SpiceRequest
 
publishProgress(float) - Method in class com.octo.android.robospice.request.SpiceRequest
 
put(K, V) - Method in class com.octo.android.robospice.persistence.memory.LruCache
Caches value for key.
putCount() - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns the number of times LruCache.put(K, V) was called.
putDataInCache(Object, T) - Method in class com.octo.android.robospice.SpiceManager
Put some new data in cache using cache key requestCacheKey.
putDataInCache(Object, T) - Method in class com.octo.android.robospice.SpiceService
 
PutDataInCacheCommand<T> - Class in com.octo.android.robospice.command
 
PutDataInCacheCommand(SpiceManager, T, Object) - Constructor for class com.octo.android.robospice.command.PutDataInCacheCommand
 
putInCache(Class<U>, Object, T, RequestListener<U>) - Method in class com.octo.android.robospice.SpiceManager
Adds some data to the cache, asynchronously.
putInCache(Class<? super T>, Object, T) - Method in class com.octo.android.robospice.SpiceManager
Adds some data to the cache, asynchronously.
putInCache(Object, T, RequestListener<T>) - Method in class com.octo.android.robospice.SpiceManager
Adds some data to the cache, asynchronously.
putInCache(Object, T) - Method in class com.octo.android.robospice.SpiceManager
Adds some data to the cache, asynchronously.

Q

queryCacheKeyForIdFromDatabase(String) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
queryForAllFromDatabase(Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
queryForIdFromDatabase(ID, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 

R

readBytes(InputStream, ProgressByteProcessor) - Method in class com.octo.android.robospice.request.simple.BinaryRequest
Inspired from Guava com.google.common.io.ByteStreams
readBytes(InputStream, ProgressByteProcessor) - Method in class com.octo.android.robospice.request.simple.BitmapRequest
Inspired from Guava com.google.common.io.ByteStreams
readCacheDataFromFile(File) - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
readCacheDataFromFile(File) - Method in class com.octo.android.robospice.persistence.binary.InFileInputStreamObjectPersister
 
readCacheDataFromFile(File) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
readCacheDataFromFile(File) - Method in class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersister
 
readCacheDataFromFile(File) - Method in class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersister
 
readCacheDataFromFile(File) - Method in class com.octo.android.robospice.persistence.springandroid.SpringAndroidObjectPersister
 
readCacheDataFromFile(File) - Method in class com.octo.android.robospice.persistence.string.InFileStringObjectPersister
 
refreshFromDatabase(T, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
remove(K) - Method in class com.octo.android.robospice.persistence.memory.LruCache
Removes the entry for key if it exists.
removeAllDataFromCache() - Method in interface com.octo.android.robospice.persistence.CacheCleaner
 
removeAllDataFromCache(Class<?>) - Method in class com.octo.android.robospice.persistence.CacheManager
Removes all data in the cache that are instances of class clazz.
removeAllDataFromCache() - Method in class com.octo.android.robospice.persistence.CacheManager
Removes all data in the cache.
removeAllDataFromCache() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
removeAllDataFromCache() - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
removeAllDataFromCache(Class<?>) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Removes all data in the cache that are instances of class clazz.
removeAllDataFromCache() - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Removes all data in the cache.
removeAllDataFromCache() - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
removeAllDataFromCache() - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
removeAllDataFromCache() - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
removeAllDataFromCache(Class<?>) - Method in class com.octo.android.robospice.request.RequestProcessor
 
removeAllDataFromCache() - Method in class com.octo.android.robospice.request.RequestProcessor
 
removeAllDataFromCache() - Method in class com.octo.android.robospice.SpiceManager
Remove all data from cache.
removeAllDataFromCache(Class<?>) - Method in class com.octo.android.robospice.SpiceService
 
removeAllDataFromCache() - Method in class com.octo.android.robospice.SpiceService
 
RemoveAllDataFromCacheCommand - Class in com.octo.android.robospice.command
 
RemoveAllDataFromCacheCommand(SpiceManager) - Constructor for class com.octo.android.robospice.command.RemoveAllDataFromCacheCommand
 
RemoveDataClassFromCacheCommand - Class in com.octo.android.robospice.command
 
RemoveDataClassFromCacheCommand(SpiceManager, Class<T>) - Constructor for class com.octo.android.robospice.command.RemoveDataClassFromCacheCommand
 
removeDataFromCache(Class<?>, Object) - Method in class com.octo.android.robospice.persistence.CacheManager
Removes a given data in the cache that is an instance of class clazz.
removeDataFromCache(Object) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
removeDataFromCache(Class<?>, Object) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Removes a given data in the cache that is an instance of class clazz.
removeDataFromCache(Object) - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
removeDataFromCache(Object) - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
removeDataFromCache(Object) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
removeDataFromCache(Class<?>, Object) - Method in class com.octo.android.robospice.request.RequestProcessor
 
removeDataFromCache(Class<T>, Object) - Method in class com.octo.android.robospice.SpiceManager
Remove some specific content from cache
removeDataFromCache(Class<T>) - Method in class com.octo.android.robospice.SpiceManager
Remove some specific content from cache
removeDataFromCache(Class<?>, Object) - Method in class com.octo.android.robospice.SpiceService
 
RemoveDataFromCacheCommand - Class in com.octo.android.robospice.command
 
RemoveDataFromCacheCommand(SpiceManager, Class<T>, Object) - Constructor for class com.octo.android.robospice.command.RemoveDataFromCacheCommand
 
removePersister(Persister) - Method in class com.octo.android.robospice.persistence.CacheManager
removePersister(Persister) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated.  
removeSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
 
removeSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.request.RequestProcessor
 
removeSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
removeSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.SpiceManager
 
removeSpiceServiceListener(SpiceServiceListener) - Method in class com.octo.android.robospice.SpiceService
 
RemoveSpiceServiceListenerCommand - Class in com.octo.android.robospice.command
 
RemoveSpiceServiceListenerCommand(SpiceManager, SpiceServiceListener) - Constructor for class com.octo.android.robospice.command.RemoveSpiceServiceListenerCommand
 
RequestCancellationListener - Interface in com.octo.android.robospice.request.listener
 
RequestCancelledException - Exception in com.octo.android.robospice.exception
Exception thrown when a problem occurs while retrieving data from network.
RequestCancelledException(String) - Constructor for exception com.octo.android.robospice.exception.RequestCancelledException
 
RequestCancelledException(String, Throwable) - Constructor for exception com.octo.android.robospice.exception.RequestCancelledException
 
RequestCancelledException(Throwable) - Constructor for exception com.octo.android.robospice.exception.RequestCancelledException
 
RequestListener<RESULT> - Interface in com.octo.android.robospice.request.listener
Interface used to deal with request result.
RequestListenerNotifier - Interface in com.octo.android.robospice.request.notifier
Defines the behavior of an entity that reports on progress processing inside a given RequestProcessor.
RequestProcessor - Class in com.octo.android.robospice.request
Delegate class of the SpiceService, easier to test than an Android Service.
RequestProcessor(CacheManager, RequestProgressManager, RequestRunner) - Constructor for class com.octo.android.robospice.request.RequestProcessor
Build a request processor using a custom.
RequestProcessorListener - Interface in com.octo.android.robospice.request
 
RequestProgress - Class in com.octo.android.robospice.request.listener
 
RequestProgress(RequestStatus) - Constructor for class com.octo.android.robospice.request.listener.RequestProgress
 
RequestProgress(RequestStatus, float) - Constructor for class com.octo.android.robospice.request.listener.RequestProgress
 
RequestProgressListener - Interface in com.octo.android.robospice.request.listener
 
RequestProgressManager - Class in com.octo.android.robospice.request
Entity responsible for managing request's progress and notifying associated listeners of any progress change.
RequestProgressManager(RequestProcessorListener, RequestListenerNotifier, SpiceServiceListenerNotifier) - Constructor for class com.octo.android.robospice.request.RequestProgressManager
 
requestQueue - Variable in class com.octo.android.robospice.SpiceManager
The queue of requests to be sent to the service.
RequestRunner - Interface in com.octo.android.robospice.request
Processes requests.
requestsInProgress() - Method in interface com.octo.android.robospice.request.RequestProcessorListener
 
requestsInProgress() - Method in class com.octo.android.robospice.SpiceService.SelfStopperRequestProcessorListener
 
RequestStatus - Enum in com.octo.android.robospice.request.listener
 
resume() - Method in class com.octo.android.robospice.priority.PausablePriorityBlockingQueue
 
resume() - Method in class com.octo.android.robospice.priority.PausableThreadPoolExecutor
 
RetrofitGsonSpiceService - Class in com.octo.android.robospice.retrofit
A pre-set, easy to use, retrofit service.
RetrofitGsonSpiceService() - Constructor for class com.octo.android.robospice.retrofit.RetrofitGsonSpiceService
 
retrofitInterfaceList - Variable in class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
RetrofitJackson2SpiceService - Class in com.octo.android.robospice.retrofit
A pre-set, easy to use, retrofit service.
RetrofitJackson2SpiceService() - Constructor for class com.octo.android.robospice.retrofit.RetrofitJackson2SpiceService
 
RetrofitObjectPersister<T> - Class in com.octo.android.robospice.persistence.retrofit
 
RetrofitObjectPersister(Application, Converter, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersister
 
RetrofitObjectPersister(Application, Converter, Class<T>) - Constructor for class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersister
 
RetrofitObjectPersisterFactory - Class in com.octo.android.robospice.persistence.retrofit
 
RetrofitObjectPersisterFactory(Application, Converter, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersisterFactory
 
RetrofitObjectPersisterFactory(Application, Converter, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersisterFactory
 
RetrofitObjectPersisterFactory(Application, Converter) - Constructor for class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersisterFactory
 
RetrofitObjectPersisterFactory(Application, Converter, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersisterFactory
 
RetrofitSpiceRequest<T,R> - Class in com.octo.android.robospice.request.retrofit
A simplified SpiceRequest that makes it even easier to use a retrofited REST service.
RetrofitSpiceRequest(Class<T>, Class<R>) - Constructor for class com.octo.android.robospice.request.retrofit.RetrofitSpiceRequest
 
RetrofitSpiceService - Class in com.octo.android.robospice.retrofit
 
RetrofitSpiceService() - Constructor for class com.octo.android.robospice.retrofit.RetrofitSpiceService
 
retry(SpiceException) - Method in class com.octo.android.robospice.retry.DefaultRetryPolicy
 
retry(SpiceException) - Method in interface com.octo.android.robospice.retry.RetryPolicy
Hook method invoked when an exception occured.
RetryPolicy - Interface in com.octo.android.robospice.retry
Defines the behavior of a retry policy.
roboguice.util.temp - package roboguice.util.temp
 
RoboSpiceDatabaseHelper - Class in com.octo.android.robospice.persistence.ormlite
Helper class which creates/updates our database and provides the DAOs.
RoboSpiceDatabaseHelper(Context, String, int) - Constructor for class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
RoboSpiceDatabaseHelper(Context, String, SQLiteDatabase.CursorFactory, int) - Constructor for class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
RoboSpiceDatabaseHelper(Context, String, SQLiteDatabase.CursorFactory, int, int) - Constructor for class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
RoboSpiceDatabaseHelper(Context, String, SQLiteDatabase.CursorFactory, int, File) - Constructor for class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
RoboSpiceDatabaseHelper(Context, String, SQLiteDatabase.CursorFactory, int, InputStream) - Constructor for class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
run() - Method in class com.octo.android.robospice.SpiceManager
 
runner - Variable in class com.octo.android.robospice.SpiceManager
Thread running runnable code.

S

sanitizeKey(Object) - Method in class com.octo.android.robospice.persistence.keysanitation.DefaultKeySanitizer
 
sanitizeKey(Object) - Method in interface com.octo.android.robospice.persistence.keysanitation.KeySanitizer
Will sanitize a given cache key.
saveAllForeignObjectsToCache(E) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
During this operation, we must save a new POJO (parent) into the database.
saveData(T, Object) - Method in class com.octo.android.robospice.persistence.springandroid.json.gson.GsonObjectPersister
 
saveData(T, Object) - Method in class com.octo.android.robospice.persistence.springandroid.json.jackson.JacksonObjectPersister
 
saveData(T, Object) - Method in class com.octo.android.robospice.persistence.springandroid.json.jackson2.Jackson2ObjectPersister
 
saveData(T, Object) - Method in class com.octo.android.robospice.persistence.springandroid.SpringAndroidObjectPersister
 
saveData(T, Object) - Method in class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersister
 
saveDataToCacheAndReturnData(InputStream, Object) - Method in class com.octo.android.robospice.persistence.binary.InFileBigInputStreamObjectPersister
 
saveDataToCacheAndReturnData(Bitmap, Object) - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
saveDataToCacheAndReturnData(InputStream, Object) - Method in class com.octo.android.robospice.persistence.binary.InFileInputStreamObjectPersister
 
saveDataToCacheAndReturnData(T, Object) - Method in class com.octo.android.robospice.persistence.CacheManager
 
saveDataToCacheAndReturnData(T, Object) - Method in class com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersister
 
saveDataToCacheAndReturnData(T, Object) - Method in interface com.octo.android.robospice.persistence.ICacheManager
Deprecated. Save an instance of a given class, into the cache identified by cacheKey.
saveDataToCacheAndReturnData(T, Object) - Method in class com.octo.android.robospice.persistence.memory.LruCacheObjectPersister
 
saveDataToCacheAndReturnData(T, Object) - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
saveDataToCacheAndReturnData(T, Object) - Method in class com.octo.android.robospice.persistence.ormlite.InDatabaseObjectPersister
 
saveDataToCacheAndReturnData(T, Object) - Method in class com.octo.android.robospice.persistence.retrofit.RetrofitObjectPersister
 
saveDataToCacheAndReturnData(T, Object) - Method in class com.octo.android.robospice.persistence.springandroid.SpringAndroidObjectPersister
 
saveDataToCacheAndReturnData(String, Object) - Method in class com.octo.android.robospice.persistence.string.InFileStringObjectPersister
 
scope - Variable in class roboguice.util.temp.Ln.BaseConfig
 
setAcceptingDirtyCache(boolean) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setAdapter(ListAdapter) - Method in class com.octo.android.robospice.spicelist.SpiceListView
 
setAggregatable(boolean) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setAggregatable(boolean) - Method in class com.octo.android.robospice.request.SpiceRequest
 
setAsyncSaveEnabled(boolean) - Method in class com.octo.android.robospice.persistence.binary.InFileBigInputStreamObjectPersister
 
setAsyncSaveEnabled(boolean) - Method in class com.octo.android.robospice.persistence.ObjectPersister
 
setAsyncSaveEnabled(boolean) - Method in class com.octo.android.robospice.persistence.ObjectPersisterFactory
Set whether this ObjectPersisterFactory will set the ObjectPersister instances it produces to save data asynchronously or not.
setCacheFolder(File) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
Set the cacheFolder to use.
setCacheFolder(File) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
Sets the folder used by object persisters of this factory.
setCacheKey(String) - Method in class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
setCachePrefix(String) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
Sets the cachePrefix used by object persisters of this factory.
setCompressFormat(Bitmap.CompressFormat) - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
setDecodingOptions(BitmapFactory.Options) - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
setDefaultDrawable(Drawable) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
 
setExecutionThread(Thread) - Method in class com.octo.android.robospice.request.listener.SpiceServiceListener.RequestProcessingContext
 
setFailOnCacheError(boolean) - Method in class com.octo.android.robospice.request.DefaultRequestRunner
 
setFailOnCacheError(boolean) - Method in class com.octo.android.robospice.request.RequestProcessor
 
setFailOnCacheError(boolean) - Method in interface com.octo.android.robospice.request.RequestRunner
 
setFailOnCacheError(boolean) - Method in class com.octo.android.robospice.SpiceManager
Configure the behavior in case of error during reading/writing cache.
setFailOnCacheError(boolean) - Method in class com.octo.android.robospice.SpiceService
 
SetFailOnCacheErrorCommand - Class in com.octo.android.robospice.command
 
SetFailOnCacheErrorCommand(SpiceManager, boolean) - Constructor for class com.octo.android.robospice.command.SetFailOnCacheErrorCommand
 
setFuture(Future<?>) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
Sets the future of this request, used to cancel it.
setFuture(Future<?>) - Method in class com.octo.android.robospice.request.SpiceRequest
 
setHttpRequestFactory(HttpRequestFactory) - Method in class com.octo.android.robospice.request.googlehttpclient.GoogleHttpClientSpiceRequest
 
setIsJunit(boolean) - Static method in class com.octo.android.robospice.SpiceService
 
setKeySanitizer(KeySanitizer) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
 
setKeySanitizer(KeySanitizer) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersisterFactory
 
setLoggingLevel(int) - Method in class roboguice.util.temp.Ln.BaseConfig
 
setLoggingLevel(int) - Method in interface roboguice.util.temp.Ln.Config
 
setMapRequestToRequestListener(Map<CachedSpiceRequest<?>, Set<RequestListener<?>>>) - Method in class com.octo.android.robospice.request.RequestProgressManager
 
setOffline(boolean) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setOnScrollListener(AbsListView.OnScrollListener) - Method in class com.octo.android.robospice.spicelist.SpiceListView
setPrint(Ln.Print) - Static method in class roboguice.util.temp.Ln
 
setPriority(int) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setPriority(int) - Method in class com.octo.android.robospice.request.SpiceRequest
Sets the priority of the request.
setProcessable(boolean) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setProgress(float) - Method in class com.octo.android.robospice.request.listener.RequestProgress
 
setQuality(int) - Method in class com.octo.android.robospice.persistence.binary.InFileBitmapObjectPersister
 
setRequestCancellationListener(RequestCancellationListener) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setRequestCancellationListener(RequestCancellationListener) - Method in class com.octo.android.robospice.request.SpiceRequest
 
setRequestListeners(Set<RequestListener<?>>) - Method in class com.octo.android.robospice.request.listener.SpiceServiceListener.RequestProcessingContext
 
setRequestProgress(RequestProgress) - Method in class com.octo.android.robospice.request.listener.SpiceServiceListener.RequestProcessingContext
 
setRequestProgressListener(RequestProgressListener) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setRequestProgressListener(RequestProgressListener) - Method in class com.octo.android.robospice.request.SpiceRequest
 
setRestTemplate(RestTemplate) - Method in class com.octo.android.robospice.request.springandroid.SpringAndroidSpiceRequest
 
setResultClassName(String) - Method in class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
setRetryPolicy(RetryPolicy) - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
setRetryPolicy(RetryPolicy) - Method in class com.octo.android.robospice.request.SpiceRequest
Set a RetryPolicy that will be responsible to coordinate retry attempts by the RequestProcessor.
setService(R) - Method in class com.octo.android.robospice.request.retrofit.RetrofitSpiceRequest
 
setStatus(RequestStatus) - Method in class com.octo.android.robospice.request.listener.RequestProgress
 
setTimestamp(long) - Method in class com.octo.android.robospice.persistence.ormlite.CacheEntry
 
shouldStop() - Method in class com.octo.android.robospice.request.DefaultRequestRunner
 
shouldStop() - Method in class com.octo.android.robospice.request.RequestProcessor
 
shouldStop() - Method in interface com.octo.android.robospice.request.RequestRunner
Will be called to notify implementations that no further request processing is needed anymore.
shouldStop() - Method in class com.octo.android.robospice.SpiceManager
Stops the SpiceManager.
shouldStopAndJoin(long) - Method in class com.octo.android.robospice.SpiceManager
This is mostly a testing method.
SimpleSerializerObjectPersister<T> - Class in com.octo.android.robospice.persistence.springandroid.xml
 
SimpleSerializerObjectPersister(Application, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersister
 
SimpleSerializerObjectPersister(Application, Class<T>) - Constructor for class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersister
 
SimpleSerializerObjectPersisterFactory - Class in com.octo.android.robospice.persistence.springandroid.xml
 
SimpleSerializerObjectPersisterFactory(Application, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersisterFactory
 
SimpleSerializerObjectPersisterFactory(Application, List<Class<?>>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersisterFactory
 
SimpleSerializerObjectPersisterFactory(Application, List<Class<?>>) - Constructor for class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersisterFactory
 
SimpleSerializerObjectPersisterFactory(Application) - Constructor for class com.octo.android.robospice.persistence.springandroid.xml.SimpleSerializerObjectPersisterFactory
 
SimpleTextRequest - Class in com.octo.android.robospice.request.simple
 
SimpleTextRequest(String) - Constructor for class com.octo.android.robospice.request.simple.SimpleTextRequest
 
size() - Method in class com.octo.android.robospice.persistence.memory.LruCache
For caches that do not override LruCache.sizeOf(K, V), this returns the number of entries in the cache.
sizeOf(Object, CacheItem<Bitmap>) - Method in class com.octo.android.robospice.persistence.memory.BitmapLruCache
 
sizeOf(K, V) - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns the size of the entry for key and value in user-defined units.
sizeOf(Object, CacheItem<String>) - Method in class com.octo.android.robospice.persistence.memory.StringLruCache
 
SmallBinaryRequest - Class in com.octo.android.robospice.request.simple
Downloads small images in size.
SmallBinaryRequest(String) - Constructor for class com.octo.android.robospice.request.simple.SmallBinaryRequest
 
snapshot() - Method in class com.octo.android.robospice.persistence.memory.LruCache
Returns a copy of the current contents of the cache, ordered from least recently accessed to most recently accessed.
SPICE_MANAGER_THREAD_NAME_PREFIX - Static variable in class com.octo.android.robospice.SpiceManager
The prefix of SpiceManager threads (used to send requests to the service).
SpiceActivity - Class in com.octo.android.robospice
This class is more a sample than a real ready-to-use class.
SpiceActivity() - Constructor for class com.octo.android.robospice.SpiceActivity
 
SpiceArrayAdapter<T> - Class in com.octo.android.robospice.spicelist.simple
An adapter that is optimized for SpiceListView instances.
SpiceArrayAdapter(Context, BitmapSpiceManager) - Constructor for class com.octo.android.robospice.spicelist.simple.SpiceArrayAdapter
 
SpiceArrayAdapter(Context, BitmapSpiceManager, T[]) - Constructor for class com.octo.android.robospice.spicelist.simple.SpiceArrayAdapter
 
SpiceArrayAdapter(Context, BitmapSpiceManager, List<T>) - Constructor for class com.octo.android.robospice.spicelist.simple.SpiceArrayAdapter
Used for testing only.
SpiceException - Exception in com.octo.android.robospice.persistence.exception
Super class of all exceptions in RoboSpice.
SpiceException(String) - Constructor for exception com.octo.android.robospice.persistence.exception.SpiceException
 
SpiceException(String, Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.SpiceException
 
SpiceException(Throwable) - Constructor for exception com.octo.android.robospice.persistence.exception.SpiceException
 
SpiceListItemView<T> - Interface in com.octo.android.robospice.spicelist
Describes the behavior of a "List Item View" that contains an ImageView that is used to display a given piece of data.
SpiceListView - Class in com.octo.android.robospice.spicelist
This ListView is optimized to display some content that contains image loaded from the network via RoboSpice.
SpiceListView(Context, AttributeSet, int) - Constructor for class com.octo.android.robospice.spicelist.SpiceListView
 
SpiceListView(Context, AttributeSet) - Constructor for class com.octo.android.robospice.spicelist.SpiceListView
 
SpiceListView(Context) - Constructor for class com.octo.android.robospice.spicelist.SpiceListView
 
SpiceManager - Class in com.octo.android.robospice
The instances of this class allow to acces the SpiceService.
SpiceManager(Class<? extends SpiceService>) - Constructor for class com.octo.android.robospice.SpiceManager
Creates a SpiceManager.
spiceManager - Variable in class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
 
SpiceManager.SpiceManagerCommand<T> - Class in com.octo.android.robospice
 
SpiceManager.SpiceManagerCommand(SpiceManager) - Constructor for class com.octo.android.robospice.SpiceManager.SpiceManagerCommand
 
SpiceManager.SpiceServiceConnection - Class in com.octo.android.robospice
Reacts to binding/unbinding with SpiceService.
SpiceManager.SpiceServiceConnection() - Constructor for class com.octo.android.robospice.SpiceManager.SpiceServiceConnection
 
spiceManagerBinary - Variable in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
A SpiceManager that will be used to fetch binaries.
SpiceNotificationService - Class in com.octo.android.robospice.notification
Will create notifications to display the progress of a given request.
SpiceNotificationService() - Constructor for class com.octo.android.robospice.notification.SpiceNotificationService
 
SpiceRequest<RESULT> - Class in com.octo.android.robospice.request
Base class for writing requests in RoboSpice.
SpiceRequest(Class<RESULT>) - Constructor for class com.octo.android.robospice.request.SpiceRequest
 
SpiceService - Class in com.octo.android.robospice
This is an abstract class used to manage the cache and provide web service result to an activity.
SpiceService() - Constructor for class com.octo.android.robospice.SpiceService
Default constructor.
SpiceService.SelfStopperRequestProcessorListener - Class in com.octo.android.robospice
 
SpiceService.SelfStopperRequestProcessorListener() - Constructor for class com.octo.android.robospice.SpiceService.SelfStopperRequestProcessorListener
 
SpiceService.SpiceServiceBinder - Class in com.octo.android.robospice
 
SpiceService.SpiceServiceBinder(SpiceService) - Constructor for class com.octo.android.robospice.SpiceService.SpiceServiceBinder
 
SpiceServiceAdapter - Class in com.octo.android.robospice.request.listener
Defines the behavior of a listener that will be notified of request processing by the SpiceService.
SpiceServiceAdapter() - Constructor for class com.octo.android.robospice.request.listener.SpiceServiceAdapter
 
SpiceServiceListener - Interface in com.octo.android.robospice.request.listener
Defines the behavior of a listener that will be notified of request processing by the SpiceService.
SpiceServiceListener.RequestProcessingContext - Class in com.octo.android.robospice.request.listener
 
SpiceServiceListener.RequestProcessingContext() - Constructor for class com.octo.android.robospice.request.listener.SpiceServiceListener.RequestProcessingContext
 
SpiceServiceListenerNotificationService - Class in com.octo.android.robospice.notification
Will display updates in the status of a given spice service itself by displaying notifications when the service processes a request, updates its progress, etc.
SpiceServiceListenerNotificationService() - Constructor for class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService
 
SpiceServiceListenerNotificationService.NotificationSpiceServiceListener - Class in com.octo.android.robospice.notification
 
SpiceServiceListenerNotificationService.NotificationSpiceServiceListener() - Constructor for class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.NotificationSpiceServiceListener
 
SpiceServiceListenerNotificationService.SpiceNotification - Class in com.octo.android.robospice.notification
 
SpiceServiceListenerNotificationService.SpiceNotification(int, Notification) - Constructor for class com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.SpiceNotification
 
SpiceServiceListenerNotifier - Class in com.octo.android.robospice.request.notifier
The Observer Manager manages observers and passes on request events to the interested observers.
SpiceServiceListenerNotifier() - Constructor for class com.octo.android.robospice.request.notifier.SpiceServiceListenerNotifier
 
SpiceServiceServiceListener - Interface in com.octo.android.robospice.request.listener
Defines the behavior of a listener that will be notified of request processing by the SpiceService.
SpringAndroidObjectPersister<T> - Class in com.octo.android.robospice.persistence.springandroid
 
SpringAndroidObjectPersister(Application, Class<T>, File) - Constructor for class com.octo.android.robospice.persistence.springandroid.SpringAndroidObjectPersister
 
SpringAndroidObjectPersister(Application, Class<T>) - Constructor for class com.octo.android.robospice.persistence.springandroid.SpringAndroidObjectPersister
 
SpringAndroidSpiceRequest<RESULT> - Class in com.octo.android.robospice.request.springandroid
 
SpringAndroidSpiceRequest(Class<RESULT>) - Constructor for class com.octo.android.robospice.request.springandroid.SpringAndroidSpiceRequest
 
SpringAndroidSpiceService - Class in com.octo.android.robospice
This class offers a SpiceService that injects a RestTemplate from spring android into every SpringAndroidSpiceRequest it has to execute.
SpringAndroidSpiceService() - Constructor for class com.octo.android.robospice.SpringAndroidSpiceService
 
start(Context) - Method in class com.octo.android.robospice.SpiceManager
Start the SpiceManager.
StringLruCache - Class in com.octo.android.robospice.persistence.memory
LruCache for String.
StringLruCache(int) - Constructor for class com.octo.android.robospice.persistence.memory.StringLruCache
 
Strings - Class in roboguice.util.temp
 
submit(Runnable) - Method in class com.octo.android.robospice.priority.PriorityThreadPoolExecutor
 

T

take() - Method in class com.octo.android.robospice.priority.PausablePriorityBlockingQueue
 
toKey(String) - Method in class com.octo.android.robospice.persistence.file.InFileObjectPersister
Get a key that may be sanitized if a KeySanitizer is used.
toString() - Method in class com.octo.android.robospice.persistence.memory.LruCache
 
toString() - Method in class com.octo.android.robospice.request.CachedSpiceRequest
 
toString() - Method in class com.octo.android.robospice.request.RequestProcessor
 
toString(InputStream) - Static method in class roboguice.util.temp.Strings
 
toString(Reader) - Static method in class roboguice.util.temp.Strings
 
toString(Object) - Static method in class roboguice.util.temp.Strings
 
toString(Object, String) - Static method in class roboguice.util.temp.Strings
 
trimToSize(int) - Method in class com.octo.android.robospice.persistence.memory.LruCache
Remove the eldest entries until the total of remaining entries is at or below the requested size.

U

UncachedSpiceService - Class in com.octo.android.robospice
Concrete implementation of SpiceService with an empty CacheManager.
UncachedSpiceService() - Constructor for class com.octo.android.robospice.UncachedSpiceService
 
update(T) - Method in interface com.octo.android.robospice.spicelist.SpiceListItemView
Updates the view with given data.
updateListItemViewAsynchronously(T, SpiceListItemView<T>) - Method in class com.octo.android.robospice.spicelist.BaseSpiceArrayAdapter
Updates a SpiceListItemView containing some data.
updateObjectInDatabase(T, Class<T>) - Method in class com.octo.android.robospice.persistence.ormlite.RoboSpiceDatabaseHelper
 
url - Variable in class com.octo.android.robospice.request.simple.BinaryRequest
 

V

v(Throwable) - Static method in class roboguice.util.temp.Ln
 
v(Object, Object...) - Static method in class roboguice.util.temp.Ln
 
v(Throwable, Object, Object...) - Static method in class roboguice.util.temp.Ln
 
valueOf(String) - Static method in enum com.octo.android.robospice.request.listener.RequestStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.octo.android.robospice.request.listener.RequestStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

w(Throwable) - Static method in class roboguice.util.temp.Ln
 
w(Object, Object...) - Static method in class roboguice.util.temp.Ln
 
w(Throwable, Object, Object...) - Static method in class roboguice.util.temp.Ln
 
waitForServiceToBeBound() - Method in class com.octo.android.robospice.SpiceManager
Wait for acquiring binding to SpiceService.
waitForServiceToBeUnbound() - Method in class com.octo.android.robospice.SpiceManager
Wait for acquiring binding to SpiceService.

X

XmlSpringAndroidSpiceService - Class in com.octo.android.robospice
A SpringAndroidSpiceService dedicated to xml web services.
XmlSpringAndroidSpiceService() - Constructor for class com.octo.android.robospice.XmlSpringAndroidSpiceService
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2012-2014. All Rights Reserved.