Package org.apache.mina.example.chat

Chat server which demonstates using the text line codec and Spring integration.

See:
          Description

Class Summary
ChatCommand Encapsulates a chat command.
ChatProtocolHandler IoHandler implementation of a simple chat server protocol.
Main (Entry point) Chat server
SpringMain (Entry point) Chat server which uses Spring and the serverContext.xml file to set up MINA and the server handler.
 

Package org.apache.mina.example.chat Description

Chat server which demonstates using the text line codec and Spring integration.



Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.