Package org.apache.mina.examples.tennis

Two tennis players play a game which demonstates in-VM pipes.

See:
          Description

Class Summary
Main (Entry point) An 'in-VM pipe' example which simulates a tennis game between client and server.
TennisBall A tennis ball which has TTL value and state whose value is one of 'PING' and 'PONG'.
TennisPlayer A IoHandler implementation which plays a tennis game.
 

Package org.apache.mina.examples.tennis Description

Two tennis players play a game which demonstates in-VM pipes.