|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DownloaderState
A downloader state.
| Nested Class Summary | |
|---|---|
static class |
DownloaderState.AbstractFailed
An abstract state for implementing failed states. |
static class |
DownloaderState.AbstractRunning
An abstract state for implementing running states. |
static class |
DownloaderState.AbstractSucceeded
An abstract state for implementing succeeded states. |
| Method Summary | |
|---|---|
DownloaderStateType |
getType()
Returns the type of this state. |
| Method Detail |
|---|
DownloaderStateType getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||