Package org.apache.mina.examples.reverser

Class Summary
Main (Entry point) Reverser server which reverses all text lines from clients.
ReverseProtocolHandler ProtocolHandler implementation of reverser server protocol.
ReverseProtocolProvider ProtocolProvider implementation for reverser server protocol.
TextLineDecoder Decodes a text line into a string.
TextLineEncoder Encodes a string into a text line which ends with "\r\n".
 



Copyright © 2004-2005 . All Rights Reserved.