|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSIDOInterface | |
|---|---|
| client | includes the classes to start the client program and handle the functionality. |
| server | includes the classes to realize the server side functionality. |
| Uses of WSIDOInterface in client |
|---|
| Methods in client that return WSIDOInterface | |
|---|---|
WSIDOInterface |
WSIDOClientStart.getServerObject()
returns the RMI server interface |
WSIDOInterface |
WSIDOClientMain.getServerObject()
returns the RMI server interface |
| Constructors in client with parameters of type WSIDOInterface | |
|---|---|
WSIDOClientMain(WSIDOClientImpl chatObject,
WSIDOInterface serverObject,
StandardUser curUser,
UserVerification userver,
java.util.ResourceBundle messages,
org.w3c.dom.Document doc)
constructor to start main program. gets all the needed objects from the login screen. |
|
| Uses of WSIDOInterface in server |
|---|
| Classes in server that implement WSIDOInterface | |
|---|---|
class |
WSIDOServer
this class is the main class for the WhatShallIDo server to start the server use the following command: 1: start the rmiregistry in a command shell rmiregistry |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||