com.skype.connector.test
Class CSVPlayer

java.lang.Object
  extended by com.skype.connector.test.Player
      extended by com.skype.connector.test.CSVPlayer

public final class CSVPlayer
extends Player


Constructor Summary
CSVPlayer(File file)
           
CSVPlayer(String filePath)
           
 
Method Summary
protected  void destory()
           
protected  PlayerMessage getNextMessage()
           
protected  boolean hasNextMessage()
           
protected  void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVPlayer

public CSVPlayer(String filePath)
          throws IOException
Throws:
IOException

CSVPlayer

public CSVPlayer(File file)
          throws IOException
Throws:
IOException
Method Detail

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.