Package org.apache.mina.examples.reverser

Reverser server which reverses all text lines demonstating high-level protocol layer.

See:
          Description

Class Summary
Main (Entry point) Reverser server which reverses all text lines from clients.
ReverseProtocolHandler IoHandler implementation of reverser server protocol.
 

Package org.apache.mina.examples.reverser Description

Reverser server which reverses all text lines demonstating high-level protocol layer.