WhiteBoard Using RMI
WSU CEG 7370 WhiteBoard Using Java RMI
Public Member Functions | List of all members
WhiteBoard.WbClient Interface Reference
+ Inheritance diagram for WhiteBoard.WbClient:
+ Collaboration diagram for WhiteBoard.WbClient:

Public Member Functions

void pleaseDie () throws java.rmi.RemoteException
 
void recvDisplayObj (LinesFrame f) throws java.rmi.RemoteException
 
void sendAllLines () throws java.rmi.RemoteException
 
void sendLine (LineCoords ln) throws java.rmi.RemoteException
 
void updateBoard (LineCoords ln) throws java.rmi.RemoteException
 

Detailed Description

Definition at line 5 of file WbClient.java.

Member Function Documentation

void WhiteBoard.WbClient.pleaseDie ( ) throws java.rmi.RemoteException

Implemented in WhiteBoard.WbClientImpl.

void WhiteBoard.WbClient.recvDisplayObj ( LinesFrame  f) throws java.rmi.RemoteException

Implemented in WhiteBoard.WbClientImpl.

void WhiteBoard.WbClient.sendAllLines ( ) throws java.rmi.RemoteException

Implemented in WhiteBoard.WbClientImpl.

void WhiteBoard.WbClient.sendLine ( LineCoords  ln) throws java.rmi.RemoteException

Implemented in WhiteBoard.WbClientImpl.

void WhiteBoard.WbClient.updateBoard ( LineCoords  ln) throws java.rmi.RemoteException

Implemented in WhiteBoard.WbClientImpl.


The documentation for this interface was generated from the following file:
Copyright © 2014 www.wright.edu/~pmateti;   thanks to doxygen