请参阅: 说明
类 | 说明 |
---|---|
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.
|