Uses of Class
userIO.UserIO

Packages that use UserIO
messaging   
synchronization   
 

Uses of UserIO in messaging
 

Fields in messaging declared as UserIO
(package private)  UserIO MessagingService.userIO
          The user must be notified about new messages.
 

Uses of UserIO in synchronization
 

Fields in synchronization declared as UserIO
(package private)  UserIO SynchronizationService.userIO
          The SynchronizationService notifies the user about the state of files (finish synchronizing or not, problems that may occur etc).