See: Description
| Interface | Description |
|---|---|
| UserAlert | |
| UserEvent |
| Class | Description |
|---|---|
| AbstractUserAlert |
Abstract base implementation of a
UserAlert. |
| AbstractUserEvent | |
| BookmarkFeedUserAlert | |
| DiskSpaceUserAlert |
Tell the user when there is insufficient disk space for either short term (transient requests,
request completion) or long term (starting persistent requests).
|
| DownloadFeedUserAlert | |
| DroppedOldPeersUserAlert | |
| InvalidAddressOverrideUserAlert | |
| IPUndetectedUserAlert | |
| JVMVersionAlert |
Informs the user that their current JVM is at EOL and Freenet will stop working with it in a future release.
|
| MeaningfulNodeNameUserAlert | |
| N2NTMUserAlert | |
| NotEnoughNiceLevelsUserAlert |
Tell the user about the lack of room nice-level wise
|
| PeerManagerUserAlert | |
| PeersOffersUserAlert | |
| ProxyUserAlert |
ProxyUserAlert - a UserAlert implementation that has a pointer to another UA.
|
| RevocationKeyFoundUserAlert | |
| SimpleUserAlert | |
| StoringUserEvent<T extends StoringUserEvent<T>> | |
| TimeSkewDetectedUserAlert |
A simple user alert warning the user about the weird effect a time skew
can have on a freenet node.
|
| UpdatedVersionAvailableUserAlert | |
| UpgradeConnectionSpeedUserAlert | |
| UserAlertManager |
Collection of UserAlert's.
|
| Enum | Description |
|---|---|
| UserEvent.Type |