Uses of Interface
net.i2p.update.UpdatePostProcessor
Package
Description
Classes to implement the update process.
Interfaces for classes to assist in the update process without
needing the router context.
-
Uses of UpdatePostProcessor in net.i2p.router.update
Modifier and TypeMethodDescriptionvoid
ConsoleUpdateManager.register
(UpdatePostProcessor upp, UpdateType type, int fileType) Register a post-processor for this UpdateType and SU3File file type. -
Uses of UpdatePostProcessor in net.i2p.update
Modifier and TypeMethodDescriptionvoid
UpdateManager.register
(UpdatePostProcessor upp, UpdateType type, int fileType) Register a post-processor for this UpdateType and SU3File file type.