com.skype.connector.test
Class Player

java.lang.Object
  extended by com.skype.connector.test.Player
Direct Known Subclasses:
CSVPlayer

public abstract class Player
extends Object


Constructor Summary
Player()
           
 
Method Summary
protected  void destory()
           
protected abstract  PlayerMessage getNextMessage()
           
protected abstract  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

Player

public Player()
Method Detail

init

protected void init()

hasNextMessage

protected abstract boolean hasNextMessage()

getNextMessage

protected abstract PlayerMessage getNextMessage()

destory

protected void destory()


Copyright © 2004-2011. All Rights Reserved.