Package gov.virginia.dcjs.client

Interface Summary
ApplicationClient This class serves as the intermediary interface between a distributed * application's GUI and communication components.
DataClient This class serves as the intermediary interface between a distributed * application's GUI and communication components.
IpClientRequest This class, used by both client and server sides of a TCP * application, contains those requests which the IpApplicationServer * can process.
TCPClientInterface This interface serves for all distributed application clients.
TCPClientRequest This class, used by both client and server sides of a TCP * application, contains those requests which the TCPApplicationServer * can process.
 

Class Summary
BroadcastApplet  
BroadcastReceiver  
BroadcastTesterClient This class tests multiple hits upon the broadcast service.
HttpTestClient  
IpApplicationClient This class serves as the superclass for all distributed * application clients.
IpBroadcastClient This class listens for any messages broadcast, to the client * it is representing, from the central broadcast server.
IpClient This class serves as the superclass for all distributed * IP clients.
TCPApplicationClient This class serves as the superclass for all distributed * application clients.
TCPApplicationClientApplet This class serves as the client superclass for all * browser-based distributed applications.
TCPBroadcastClient This class listens for any messages broadcast, to the client * it is representing, from the central broadcast server.
TCPClient This class serves as the superclass for all distributed * TCP clients.
TCPClientMenu  
TCPClientMenuApplet Superclass of distributed application client applet * menus.
 

Exception Summary
CommunicationException