Uses of Interface
interfaces.WSIDOClientInterface

Packages that use WSIDOClientInterface
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. 
 

Uses of WSIDOClientInterface in client
 

Classes in client that implement WSIDOClientInterface
 class WSIDOClientImpl
          realizes the callback functionality.
 

Uses of WSIDOClientInterface in interfaces
 

Methods in interfaces with parameters of type WSIDOClientInterface
 StandardUser WSIDOInterface.login(UserVerification userver, WSIDOClientInterface clientApp)
          logs in and passes own reference for later interactions
 

Uses of WSIDOClientInterface in server
 

Methods in server with parameters of type WSIDOClientInterface
 StandardUser WSIDOServer.login(UserVerification userver, WSIDOClientInterface clientApp)
          method to do a login in the WhatShallIDo network