Details
Description
Setting this Observers currently involves a lot of casting and use of "internal" classes and interfaces.
These need to be exposed to the public interfaces.
The simplest idea would seem to be to push the methods up to the FtpStatistics interface. However, these are only exposed through the Ftplet which are runtime objects, so a better mechanism is required.