com.octo.android.robospice.request.simple
Interface IBitmapRequest

All Known Implementing Classes:
BitmapRequest

public interface IBitmapRequest

Describes the common behavior of all SpiceRequest that allow get fetch Bitmaps.

Author:
SNI

Method Summary
 File getCacheFile()
           
 android.graphics.Bitmap loadDataFromNetwork()
           
 

Method Detail

loadDataFromNetwork

android.graphics.Bitmap loadDataFromNetwork()
                                            throws Exception
Throws:
Exception

getCacheFile

File getCacheFile()


Copyright © 2012-2014. All Rights Reserved.