Uses of Package
interfaces

Packages that use interfaces
client includes the classes to start the client program and handle the functionality. 
interfaces includes the interfaces for the client and the server. 
server includes the classes to realize the server side functionality. 
 

Classes in interfaces used by client
WSIDOClientInterface
           
WSIDOInterface
          Here we define actions for the "normal users" of the program
 

Classes in interfaces used by interfaces
WSIDOClientInterface
           
 

Classes in interfaces used by server
WSIDOClientInterface
           
WSIDOInterface
          Here we define actions for the "normal users" of the program
WSIDOInterfaceAdmin
          Here we define actions for the admin part of the program