com.skype.connector.test
Class CSVPlayer
java.lang.Object
com.skype.connector.test.Player
com.skype.connector.test.CSVPlayer
public final class CSVPlayer
- extends Player
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVPlayer
public CSVPlayer(String filePath)
throws IOException
- Throws:
IOException
CSVPlayer
public CSVPlayer(File file)
throws IOException
- Throws:
IOException
init
protected void init()
- Overrides:
init
in class Player
hasNextMessage
protected boolean hasNextMessage()
- Specified by:
hasNextMessage
in class Player
getNextMessage
protected PlayerMessage getNextMessage()
- Specified by:
getNextMessage
in class Player
destory
protected void destory()
- Overrides:
destory
in class Player
Copyright © 2004-2011. All Rights Reserved.