A B C D E F G H I L M N O P R S T

D

deleteStudent() - Method in class nathan.middleware.Client
Deletes a student from the server.
delStudent(String) - Method in interface nathan.middleware.StudentList
deletes a student from the list
delStudent(String) - Method in class nathan.middleware.StudentListImpl
deletes a student from the list
delStudent(Message) - Method in class nathan.middleware.StudentListImplSkeleton
 
delStudent(String) - Method in class nathan.middleware.StudentListImplStub
 
Dispatcher - Class in nathan.middleware
Dispatcher is used call call the correct method on the skeleton of the remote object.
Dispatcher() - Constructor for class nathan.middleware.Dispatcher
 
dispatchMessage(Message) - Method in class nathan.middleware.Dispatcher
dispatch the message calls the correct method of the skeleton class.
displayMenu() - Method in class nathan.middleware.Client
Displays the menu of availiable options to the user.

A B C D E F G H I L M N O P R S T