org.apache.mina.examples.tennis
Class TennisPlayer
java.lang.Object
org.apache.mina.examples.tennis.TennisPlayer
- All Implemented Interfaces:
- ProtocolProvider
public class TennisPlayer
- extends Object
- implements ProtocolProvider
A ProtocolHandler
implementation which plays a tennis game.
- Version:
- $Rev: 326586 $, $Date: 2005-10-19 17:50:29 +0200 (Wed, 19 Oct 2005) $
- Author:
- The Apache Directory Project (dev@directory.apache.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TennisPlayer
public TennisPlayer()
getCodecFactory
public ProtocolCodecFactory getCodecFactory()
- Specified by:
getCodecFactory
in interface ProtocolProvider
getHandler
public ProtocolHandler getHandler()
- Specified by:
getHandler
in interface ProtocolProvider
Copyright © 2004-2009 . All Rights Reserved.