Package com.vodafone360.people.engine.content

Interface Summary
TransferListener The TransferLister is an interface which has to be implemented by a ContentHandler.
 

Class Summary
ContentEngine Content engine for downloading and uploading all kind of content (pictures, videos, files)
ContentObject ContentObject is the class for transferring contents It contains the URL for downloads or a link for uploads, the protocol, the transfer direction and status.
FiFoQueue Simple first in first out queue.
ThumbnailHandler ThumbnailHandler is a handler for contents.
 

Enum Summary
ContentObject.Protocol Protocol used for the Transfer.
ContentObject.TransferDirection TransferDirection determines if the ContentObject is to be uploaded or downloaded.
ContentObject.TransferStatus The TransferStatus of the ContentObject.
 



JavaDoc