org.lastbamboo.common.download
Interface MsDState.GettingSources

All Superinterfaces:
DownloaderState, MsDState
All Known Implementing Classes:
MsDState.GettingSourcesImpl
Enclosing interface:
MsDState

public static interface MsDState.GettingSources
extends MsDState

A state that indicates that the downloader is getting sources.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.lastbamboo.common.download.MsDState
MsDState.Canceled, MsDState.CanceledImpl, MsDState.Complete, MsDState.CompleteImpl, MsDState.CouldNotDetermineSources, MsDState.CouldNotDetermineSourcesImpl, MsDState.Downloading, MsDState.Failed, MsDState.FailedImpl, MsDState.GettingSources, MsDState.GettingSourcesImpl, MsDState.Idle, MsDState.IdleImpl, MsDState.LibTorrentDownloading, MsDState.LibTorrentDownloadingState, MsDState.LimeWireDownloading, MsDState.LimeWireDownloadingState, MsDState.LittleShootDownloading, MsDState.LittleShootDownloadingState, MsDState.NoSourcesAvailable, MsDState.NoSourcesAvailableImpl, MsDState.Paused, MsDState.PausedImpl, MsDState.Visitor<T>, MsDState.VisitorAdapter<T>
 
Nested classes/interfaces inherited from interface org.lastbamboo.common.download.DownloaderState
DownloaderState.AbstractFailed, DownloaderState.AbstractRunning, DownloaderState.AbstractSucceeded
 
Field Summary
 
Fields inherited from interface org.lastbamboo.common.download.MsDState
CANCELED, COMPLETE, COULD_NOT_DETERMINE_SOURCES, FAILED, GETTING_SOURCES, IDLE, NO_SOURCES_AVAILABLE
 
Method Summary
 
Methods inherited from interface org.lastbamboo.common.download.MsDState
accept
 
Methods inherited from interface org.lastbamboo.common.download.DownloaderState
getType
 



Copyright © 2013 LittleShoot. All Rights Reserved.