| Package | Description |
|---|---|
| net.i2p.router.update |
Classes to implement the router update process for checking and applying
I2P router updates from the update manager.
|
| net.i2p.update |
Interfaces and utilities for update process that operate without
requiring full router context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleUpdateManager.register(UpdatePostProcessor upp,
UpdateType type,
int fileType)
Register a post-processor for this UpdateType and SU3File file type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateManager.register(UpdatePostProcessor upp,
UpdateType type,
int fileType)
Register a post-processor for this UpdateType and SU3File file type.
|