com.skype.connector.test
Class Player
java.lang.Object
com.skype.connector.test.Player
- Direct Known Subclasses:
- CSVPlayer
public abstract class Player
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Player
public Player()
init
protected void init()
hasNextMessage
protected abstract boolean hasNextMessage()
getNextMessage
protected abstract PlayerMessage getNextMessage()
destory
protected void destory()
Copyright © 2004-2011. All Rights Reserved.