Uses of Interface
org.lastbamboo.common.download.MsDState.Downloading

Uses of MsDState.Downloading in org.lastbamboo.common.download
 

Subinterfaces of MsDState.Downloading in org.lastbamboo.common.download
static interface MsDState.LibTorrentDownloading
          A state for LibTorrent downloading.
static interface MsDState.LimeWireDownloading
          A state for LimeWire downloading.
static interface MsDState.LittleShootDownloading
          A state for LittleShoot downloading.
 

Classes in org.lastbamboo.common.download that implement MsDState.Downloading
static class MsDState.LibTorrentDownloadingState
          An implementation of the LibTorrent downloading state.
static class MsDState.LimeWireDownloadingState
          An implementation of the LimeWire downloading state.
static class MsDState.LittleShootDownloadingState
          An implementation of the downloading state.
 

Methods in org.lastbamboo.common.download that return MsDState.Downloading
 MsDState.Downloading MsDState.Paused.getDownloadingState()
          Accessor for the underlying downloading state.
 MsDState.Downloading MsDState.PausedImpl.getDownloadingState()
           
 

Constructors in org.lastbamboo.common.download with parameters of type MsDState.Downloading
MsDState.PausedImpl(MsDState.Downloading downloading)
          Creates a new paused state.
 



Copyright © 2013 LittleShoot. All Rights Reserved.