Package client

Classes in this package define the client side of the client/server application.

See:
          Description

Interface Summary
ClientDataInterface ClientDataInterface defines the abstract interface that the remote server needs to client data.
 

Class Summary
Client Class Client is a simple illustration of a client that communicates with a remote server using RMI.
ClientData Class ClientData defines client-specific data.
 

Package client Description

Classes in this package define the client side of the client/server application.