Package com.lyrisoft.chat.server.local

This package implements the networking functionality for the client side.

See:
          Description

Interface Summary
IChatServer The client-side view of the ChatServer.
 

Class Summary
ChatServerLocal This is a view of the ChatServer that lives on the client side.
CommandMakerLocal All-static class that constructs wire-ready commands
CommandProcessorLocal CommandProcessorLocal lives on the local (client) side and processes messages that come from the server.
ConnectionHandlerLocal The keeper of the Socket on the client side.
HttpConnectionHandler  
SocketOpener  
 

Package com.lyrisoft.chat.server.local Description

This package implements the networking functionality for the client side.



Copyright © 2000-2002 Taso Lyristis